* posix/execl.c: Fix last argument of memcpy. Reported by Brian
[glibc.git] / dlfcn / modstatic.c
blobe00a0becee32b3c08020490e806597a864002426
1 int
2 test (int a)
4 return a + a;