Skip to content

Commit

Permalink
Remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
Ella Schwarz authored and Ella Schwarz committed Sep 18, 2024
1 parent 8f9bdb6 commit 89a1c0b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions generators/hls-example/accel/HLSAccel.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@

typedef ap_uint<DATA_WIDTH> io_t;

// extern "C" {
// io_t gcd_example(io_t x, io_t y);
// }
io_t HLSAccelBlackBox(io_t x, io_t y);

#endif

0 comments on commit 89a1c0b

Please sign in to comment.