Move test data256mb to end and add data64kb
[centaur.git] / tests / src / data64kb.c
1 /* 64 KB worth of data. */
2 char data64kb[64*1024] = {1};