add test_net.c and modify makefile

This commit is contained in:
lr
2024-05-17 16:10:04 +08:00
parent 514b9973b6
commit 59c1edce98
5 changed files with 10 additions and 6 deletions
@@ -18,7 +18,7 @@
// Block size
#define BLOCK_SIZE 512
#define NR_BIT_BLOCKS 2
#define NR_BIT_BLOCKS 4
// bits size
#define BITS 8