mirror of
https://github.com/mist-devel/mist-board.git
synced 2026-02-08 00:41:19 +00:00
6 lines
102 B
C
6 lines
102 B
C
/* dummy for fat tests */
|
|
|
|
#define SwapBBBB(x) (x)
|
|
#define SwapBB(x) (x)
|
|
#define SwapWW(x) (x)
|