Chameleon

Chameleon Svn Source Tree

Root/tags/2.1/i386/modules/uClibcxx/uClibc++.c

Source at commit 2265 created 10 years 9 months ago.
By ifabio, Apply zenith432 patch (Load drivers from /Library/Extensions when using '-f' with OS 10.9) http://forge.voodooprojects.org/p/chameleon/issues/352/
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: 2265