Remove some unnecessary casts.
[dragonfly.git] / lib / libc_r / test / hello_b.c
blob09ab5bb745e17cdc5093aa4b03dc56c01f37a754
1 /****************************************************************************
3 * Back end C programs can be anything compilable.
5 * $FreeBSD: src/lib/libc_r/test/hello_b.c,v 1.1.2.1 2000/07/17 22:18:32 jasone Exp $
6 * $DragonFly: src/lib/libc_r/test/hello_b.c,v 1.2 2003/06/17 04:26:48 dillon Exp $
8 ****************************************************************************/
10 int
11 main()
13 return 0;