Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / gcc.c-torture / compile / 20000314-2.c
blob3fdb3c3a857f8ef76bbfedcbda247f6fe9246803
1 extern void malloc(__SIZE_TYPE__ size);
3 toto()
5 malloc(100);