chiark
/
gitweb
/
~mdw
/
catacomb
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
progs/perftest.c: Use from Glibc syscall numbers.
[catacomb]
/
symm
/
stub.c.in
1
%## -*-c-*-
2
%##
3
%## Skeleton stub source file.
4
%#
5
/* -*-c-*- */
6
typedef int uninteresting;
7
#ifdef TEST_RIG
8
#include <stdio.h>
9
int main(void)
10
{ printf("Your princess is in castle `@base.t'.\n"); return (0); }
11
#endif