1 #ifndef _M68K_RESOURCE_H
2 #define _M68K_RESOURCE_H
3 
4 #include <asm-generic/resource.h>
5 
6 #endif /* _M68K_RESOURCE_H */
7