Chameleon

Chameleon Svn Source Tree

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

Source at commit 2562 created 9 years 5 months ago.
By ifabio, Added ability to auto-select last booted partition as the boot volume (Credits to Bungo).
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: 2562