diff options
Diffstat (limited to 'ANDROID_3.4.5/include/asm-generic/linkage.h')
-rw-r--r-- | ANDROID_3.4.5/include/asm-generic/linkage.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ANDROID_3.4.5/include/asm-generic/linkage.h b/ANDROID_3.4.5/include/asm-generic/linkage.h deleted file mode 100644 index fef7a01e..00000000 --- a/ANDROID_3.4.5/include/asm-generic/linkage.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef __ASM_GENERIC_LINKAGE_H -#define __ASM_GENERIC_LINKAGE_H -/* - * linux/linkage.h provides reasonable defaults. - * an architecture can override them by providing its own version. - */ - -#endif /* __ASM_GENERIC_LINKAGE_H */ |