hanchenye-llvm-project/compiler-rt/make/platform/clang_darwin_test_input.c

7 lines
153 B
C

/* Include the headers we use in int_lib.h, to verify that they work. */
#include <limits.h>
#include <stdint.h>
#include <stdlib.h>
#include <stdio.h>