mirror of
https://github.com/mist-devel/mist-board.git
synced 2026-02-05 23:54:41 +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)
|