summaryrefslogtreecommitdiff
path: root/tis-ci/stub.c
blob: 11f1570ef5d807103435d8b2459b4ce457f85ed6 (plain)
1
2
3
void srand(unsigned int seed) {
  return;
}