1 /* 2 * Just a place holder. We don't want to have to test x86 before 3 * we include stuff 4 */ 5 6 #ifndef _i386_SETUP_H 7 #define _i386_SETUP_H 8 9 10 #endif /* _i386_SETUP_H */ 11