chiark / gitweb /
base/dispatch-x86ish.S (dispatch_x86ish_xgetbv): Preserve `edi' on i386.
[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