Skip to content

Commit

Permalink
Remove #include and #define lines
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswulz committed Oct 28, 2021
1 parent f9bd10c commit 73ffb88
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tools/wip_recursive_traversal.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
#include "../selfie.h"
#define uint64_t unsigned long long

// set to 0 to enable variable analysis + optimization passes
uint64_t register_analysis_only = 1;

Expand Down

0 comments on commit 73ffb88

Please sign in to comment.