source:
trunk/kLdr/testcase/tst-2-a.c
Last change on this file was 2, checked in by , 18 years ago | |
---|---|
|
|
File size: 101 bytes |
Rev | Line | |
---|---|---|
[2] | 1 | #include "tst.h" |
2 | const char *g_pszName = "a"; | |
3 | ||
4 | MY_EXPORT(int) FuncA(void) | |
5 | { | |
6 | return 0; | |
7 | } | |
8 |
Note:
See TracBrowser
for help on using the repository browser.