]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
[build] Merge i386 and x86_64 versions of errfile.h
authorMichael Brown <mcb30@ipxe.org>
Wed, 6 Jun 2012 14:21:34 +0000 (15:21 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 6 Jun 2012 14:21:34 +0000 (15:21 +0100)
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/x86/include/bits/errfile.h [moved from src/arch/i386/include/bits/errfile.h with 100% similarity]
src/arch/x86_64/include/bits/errfile.h [deleted file]

diff --git a/src/arch/x86_64/include/bits/errfile.h b/src/arch/x86_64/include/bits/errfile.h
deleted file mode 100644 (file)
index dcda26b..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef _BITS_ERRFILE_H
-#define _BITS_ERRFILE_H
-
-/**
- * @addtogroup errfile Error file identifiers
- * @{
- */
-
-/** @} */
-
-#endif /* _BITS_ERRFILE_H */