diff options
Diffstat (limited to 'linux')
-rw-r--r-- | linux/dev/include/asm-i386/smp.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linux/dev/include/asm-i386/smp.h b/linux/dev/include/asm-i386/smp.h new file mode 100644 index 0000000..96423ae --- /dev/null +++ b/linux/dev/include/asm-i386/smp.h @@ -0,0 +1,4 @@ +#ifndef _I386_SMP_H +#define _I386_SMP_H + +#endif /* _I386_SMP_H */ |