Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules/uClibc++/uClibc++.c

Source at commit 716 created 13 years 4 months ago.
By meklort, Cannot use printf with GARPHICS_MODE when the gui module has not been loaded, remove the printf call from the module debug to before GRAPHICS_MODE is set.
1#include "libsaio.h"
2
3void uClibcxx_start()
4{
5}
6
7void abort()
8{
9stop("uClibc+: abort()\n");
10}
11
12
13

Archive Download this file

Revision: 716