Browse Source

[build] Merge i386 and x86_64 versions of errfile.h

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown 12 years ago
parent
commit
734de43585
2 changed files with 0 additions and 11 deletions
  1. 0
    0
      src/arch/x86/include/bits/errfile.h
  2. 0
    11
      src/arch/x86_64/include/bits/errfile.h

src/arch/i386/include/bits/errfile.h → src/arch/x86/include/bits/errfile.h View File


+ 0
- 11
src/arch/x86_64/include/bits/errfile.h View File

@@ -1,11 +0,0 @@
1
-#ifndef _BITS_ERRFILE_H
2
-#define _BITS_ERRFILE_H
3
-
4
-/**
5
- * @addtogroup errfile Error file identifiers
6
- * @{
7
- */
8
-
9
-/** @} */
10
-
11
-#endif /* _BITS_ERRFILE_H */

Loading…
Cancel
Save