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