mirror of
https://github.com/mist-devel/mist-board.git
synced 2026-02-06 16:14:42 +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)
|