diff options
Diffstat (limited to 'src/codegen_wasm.h')
| -rw-r--r-- | src/codegen_wasm.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/codegen_wasm.h b/src/codegen_wasm.h deleted file mode 100644 index 1089154..0000000 --- a/src/codegen_wasm.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef DUCC_CODEGEN_WASM_H -#define DUCC_CODEGEN_WASM_H - -#include "ast.h" - -void codegen_wasm(Program* prog, FILE* out); - -#endif |
