mm, oom: do not rely on TIF_MEMDIE for memory reserves access
[linux/fpc-iii.git] / tools / build / feature / test-hello.c
blobc9f398d8786820588da652a7a89ef5c3e729127b
1 #include <stdio.h>
3 int main(void)
5 return puts("hi");