Chameleon

Chameleon Svn Source Tree

Root/branches/cparm/i386/modules/Libc/__libc_init.c

1/*
2 * __libstdio_init.c
3 * Chameleon
4 *
5 * Created by cparm on 22/01/13.
6 * Copyright 2013 __MyCompanyName__. All rights reserved.
7 *
8 */
9
10
11#include <stdio.h>
12
13void Libc_start(void);
14void Libc_start(void)
15{
16}

Archive Download this file

Revision: 2182