blob: 38349ec8b61b4f69692e900e6f28d1504cf2061c [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef __ASM_SMP_H
2#define __ASM_SMP_H
3
Linus Torvalds1da177e2005-04-16 15:20:36 -07004
5#ifdef CONFIG_SMP
6#error SMP not supported
7#endif
8
9#endif