mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-06 13:23:18 +00:00
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 */
|