progs/perftest.c: Use from Glibc syscall numbers.
[catacomb] / symm / stubs.am.in
CommitLineData
24497005
MW
1%## -*-makefile-*-
2%#
3### -*-makefile-*- GENERATED from stubs.am.in
4###
5### A list of the stub header files we have to make.
6
7STUB_H =
8%repeat
9STUB_H += @hname.h
10%end
11
12STUB_C =
13%repeat
14STUB_C += @cname.c
15%end