VirtualBox

source: kStuff/trunk/kLdr/testcase/tst-2-b.c@ 49

Last change on this file since 49 was 2, checked in by bird, 17 years ago

Imported http://svn.netlabs.org/repos/libc/trunk/kStuff, revision 3612.

  • Property svn:keywords set to Id Revision
File size: 138 bytes
Line 
1#include "tst.h"
2const char *g_pszName = "b";
3
4MY_IMPORT(int) FuncA(void);
5
6MY_EXPORT(int) FuncB(void)
7{
8 return FuncA();
9}
10
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette