diff options
Diffstat (limited to 'common/virtex2.c')
-rw-r--r-- | common/virtex2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/virtex2.c b/common/virtex2.c index 8405069..b5dc366 100644 --- a/common/virtex2.c +++ b/common/virtex2.c @@ -35,7 +35,7 @@ #if 0 #define FPGA_DEBUG -#endif +#endif #ifdef FPGA_DEBUG #define PRINTF(fmt,args...) printf (fmt ,##args) |