]> git.saurik.com Git - apple/boot.git/blob - i386/testmodule/test.def
boot-132.tar.gz
[apple/boot.git] / i386 / testmodule / test.def
1 void test_init(char *string) string;
2 void test_start(char *string) string;
3 void test_end(char *string) string;