Skip to content

Commit

Permalink
DASM_CHECKS defined in source
Browse files Browse the repository at this point in the history
  • Loading branch information
capr authored and eugeneia committed Jan 20, 2016
1 parent 1b5dca0 commit 65e9e3c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/dasm_x86.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
/*
Encoding engine to use with dasm.lua.
Compile with:
gcc dasm_x86.c -DDASM_CHECKS -shared -s -o dasm_x86.so
*/
#define DASM_CHECKS

#include "dasm_extern.h"
#include "dasm_proto.h"
Expand Down

0 comments on commit 65e9e3c

Please sign in to comment.