mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +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 */
|