README.md: x86-32/64 support
[centaur.git] / tests / src / data64kb.c
1 /* 64 KB worth of data. */
2 char data64kb[64*1024] = {1};