summaryrefslogtreecommitdiff
path: root/src/runtime/stdlib.c
blob: bacce9f65c928dc318f8c41e425fdcc3149f36ff (plain)
1
2
3
4
5
#include "stdlib.h"

/* WARNING: Due to some device-specific things in stdlib.h, the bitcode stdlib
 * must only be used by CPUDevice, as it's targeted to the host CPU at Clover's
 * compilation! */