xref: /linux/arch/m68k/include/asm/hp300hw.h (revision a8fe58cec351c25e09c393bf46117c0c47b5a17c)
1 #ifndef _M68K_HP300HW_H
2 #define _M68K_HP300HW_H
3 
4 #include <asm/bootinfo-hp300.h>
5 
6 
7 extern unsigned long hp300_model;
8 
9 #endif /* _M68K_HP300HW_H */
10