-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 343295 b: refs/heads/master c: 1cb73f8 h: refs/heads/master i: 343293: a6870a4 343291: 9a1ca1f 343287: 4c4fea3 343279: db63445 343263: 116e950 343231: c3d7be8 343167: d36af4a 343039: 3256d75 v: v3
- Loading branch information
Bjorn Helgaas
committed
Dec 10, 2012
1 parent
8777970
commit 2603108
Showing
41 changed files
with
949 additions
and
322 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: dbd3fc3345390a989a033427aa915a0dfb62149f | ||
refs/heads/master: 1cb73f8c479e66541fefd3f7fa547b1fa56cdc54 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
/* | ||
* This file is subject to the terms and conditions of the GNU General Public | ||
* License. See the file "COPYING" in the main directory of this archive | ||
* for more details. | ||
* | ||
* Numascale NumaConnect-specific header file | ||
* | ||
* Copyright (C) 2012 Numascale AS. All rights reserved. | ||
* | ||
* Send feedback to <support@numascale.com> | ||
* | ||
*/ | ||
|
||
#ifndef _ASM_X86_NUMACHIP_NUMACHIP_H | ||
#define _ASM_X86_NUMACHIP_NUMACHIP_H | ||
|
||
extern int __init pci_numachip_init(void); | ||
|
||
#endif /* _ASM_X86_NUMACHIP_NUMACHIP_H */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.