musl-tcc/src/prng/__seed48.c

4 lines
89 B
C

#include "rand48.h"
unsigned short __seed48[7] = { 0, 0, 0, 0xe66d, 0xdeec, 0x5, 0xb };