Chameleon

Chameleon Svn Source Tree

Root/branches/cparm/i386/boot2/fake_crt.c

1/*
2 * Copyright (c) 2012 cparm <armelcadetpetit@gmail.com>. All rights reserved.
3 *
4 */
5
6#include "libsa.h"
7
8void start(void) asm("start");
9
10void start(void)
11{
12}

Archive Download this file

Revision: HEAD