summaryrefslogtreecommitdiff
path: root/source/compiler/asldefine.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/compiler/asldefine.h')
-rw-r--r--source/compiler/asldefine.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/source/compiler/asldefine.h b/source/compiler/asldefine.h
index 9e42ddf8b2489..64ecff3e9e6ca 100644
--- a/source/compiler/asldefine.h
+++ b/source/compiler/asldefine.h
@@ -104,26 +104,6 @@
#define AML_DEFAULT_ARG_OP (UINT16) 0xDDDD
-/* filename suffixes for output files */
-
-#define FILE_SUFFIX_PREPROC_USER "i "
-#define FILE_SUFFIX_PREPROCESSOR "pre"
-#define FILE_SUFFIX_AML_CODE "aml"
-#define FILE_SUFFIX_MAP "map"
-#define FILE_SUFFIX_LISTING "lst"
-#define FILE_SUFFIX_HEX_DUMP "hex"
-#define FILE_SUFFIX_DEBUG "txt"
-#define FILE_SUFFIX_SOURCE "src"
-#define FILE_SUFFIX_NAMESPACE "nsp"
-#define FILE_SUFFIX_ASM_SOURCE "asm"
-#define FILE_SUFFIX_C_SOURCE "c"
-#define FILE_SUFFIX_DISASSEMBLY "dsl"
-#define FILE_SUFFIX_ASM_INCLUDE "inc"
-#define FILE_SUFFIX_C_INCLUDE "h"
-#define FILE_SUFFIX_ASL_CODE "asl"
-#define FILE_SUFFIX_C_OFFSET "offset.h"
-
-
/* Types for input files */
#define ASL_INPUT_TYPE_BINARY 0