summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/system.h
blob: 692562b48f2a6534074df384a7dff97217ea06a8 (plain)
1
2
3
4
5
#ifdef CONFIG_X86_32
# include "system_32.h"
#else
# include "system_64.h"
#endif
OpenPOWER on IntegriCloud