Back to home page

OSCL-LXR

 
 

    


0001 /*
0002  * This file is subject to the terms and conditions of the GNU General Public
0003  * License.  See the file "COPYING" in the main directory of this archive
0004  * for more details.
0005  *
0006  * Numascale NumaConnect-specific header file
0007  *
0008  * Copyright (C) 2012 Numascale AS. All rights reserved.
0009  *
0010  * Send feedback to <support@numascale.com>
0011  *
0012  */
0013 
0014 #ifndef _ASM_X86_NUMACHIP_NUMACHIP_H
0015 #define _ASM_X86_NUMACHIP_NUMACHIP_H
0016 
0017 extern u8 numachip_system;
0018 extern int __init pci_numachip_init(void);
0019 
0020 #endif /* _ASM_X86_NUMACHIP_NUMACHIP_H */