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 */
|