summaryrefslogtreecommitdiffstats
path: root/src/map/fpga/fpgaFanout.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/fpga/fpgaFanout.c')
-rw-r--r--src/map/fpga/fpgaFanout.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/map/fpga/fpgaFanout.c b/src/map/fpga/fpgaFanout.c
index c28a8799..e4e8894c 100644
--- a/src/map/fpga/fpgaFanout.c
+++ b/src/map/fpga/fpgaFanout.c
@@ -18,6 +18,9 @@
#include "fpgaInt.h"
+ABC_NAMESPACE_IMPL_START
+
+
#ifdef MAP_ALLOCATE_FANOUT
////////////////////////////////////////////////////////////////////////
@@ -139,3 +142,5 @@ int Fpga_NodeGetFanoutNum( Fpga_Node_t * pNode )
#endif
+ABC_NAMESPACE_IMPL_END
+