xref: /third_party/musl/src/prng/__seed48.c (revision 570af302)
1570af302Sopenharmony_ci#include "rand48.h"
2570af302Sopenharmony_ci
3570af302Sopenharmony_ciunsigned short __seed48[7] = { 0, 0, 0, 0xe66d, 0xdeec, 0x5, 0xb };
4