#include "rand48.h" unsigned short __seed48[7] = { 0, 0, 0, 0xe66d, 0xdeec, 0x5, 0xb }; #ifdef TEST int main(void) { return 0; } #endif