Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules/Symbols/SymbolsInit.c

Source at commit 303 created 13 years 8 months ago.
By meklort, Support module (Symbols) and a HelloWorld example, Makefile needs a lot of work
1extern int load_dependency(const char*);
2
3int start() {
4int returnValue = 1;
5return returnValue;
6}
7

Archive Download this file

Revision: 303