aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm/a.out.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/include/asm/a.out.h')
-rw-r--r--arch/um/include/asm/a.out.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/um/include/asm/a.out.h b/arch/um/include/asm/a.out.h
deleted file mode 100644
index 754181ee8683..000000000000
--- a/arch/um/include/asm/a.out.h
+++ /dev/null
@@ -1,11 +0,0 @@
1/*
2 * Copyright (C) 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
3 * Licensed under the GPL
4 */
5
6#ifndef __UM_A_OUT_H
7#define __UM_A_OUT_H
8
9#include "asm/arch/a.out.h"
10
11#endif