diff options
Diffstat (limited to 'arch/m68k/hp300/ksyms.c')
-rw-r--r-- | arch/m68k/hp300/ksyms.c | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/m68k/hp300/ksyms.c b/arch/m68k/hp300/ksyms.c new file mode 100644 index 000000000000..8202830763d1 --- /dev/null +++ b/arch/m68k/hp300/ksyms.c @@ -0,0 +1,9 @@ +/* + * linux/arch/m68k/hp300/ksyms.c + * + * Copyright (C) 1998 Philip Blundell <philb@gnu.org> + * + * This file contains the HP300-specific kernel symbols. None yet. :-) + */ + +#include <linux/module.h> |