7 lines
119 B
C
7 lines
119 B
C
|
#ifndef _PPC64_RESOURCE_H
|
||
|
#define _PPC64_RESOURCE_H
|
||
|
|
||
|
#include <asm-generic/resource.h>
|
||
|
|
||
|
#endif /* _PPC64_RESOURCE_H */
|