mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-28 19:42:30 +00: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 */
|