mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-19 02:34:01 +08:00
8 lines
152 B
C
8 lines
152 B
C
|
#ifndef _ASM_IA64_RESOURCE_H
|
||
|
#define _ASM_IA64_RESOURCE_H
|
||
|
|
||
|
#include <asm/ustack.h>
|
||
|
#include <asm-generic/resource.h>
|
||
|
|
||
|
#endif /* _ASM_IA64_RESOURCE_H */
|