Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125018
b: refs/heads/master
c: 609e5b7
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar authored and Linus Torvalds committed Jan 2, 2009
1 parent de6b5e3 commit 5309ddf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f9d14250071eda9972e4c9cea745a11185952114
refs/heads/master: 609e5b71d0eca163df017ecfcf917b149875e744
9 changes: 0 additions & 9 deletions trunk/init/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,15 +75,6 @@
#include <asm/smp.h>
#endif

/*
* This is one of the first .c files built. Error out early if we have compiler
* trouble.
*/

#if __GNUC__ == 4 && __GNUC_MINOR__ == 1 && __GNUC_PATCHLEVEL__ == 0
#warning gcc-4.1.0 is known to miscompile the kernel. A different compiler version is recommended.
#endif

static int kernel_init(void *);

extern void init_IRQ(void);
Expand Down

0 comments on commit 5309ddf

Please sign in to comment.