5 lines
54 B
C
5 lines
54 B
C
|
|
#include <stdint.h>
|
|
|
|
typedef uint16_t truthtable_t;
|
|
|
|
|
#include <stdint.h>
|
|
|
|
typedef uint16_t truthtable_t;
|
|
|