FreeCalypso > hg > freecalypso-sw
view gsm-fw/gpf/osx/osx.c @ 491:886cd11bc45f
OSX reconstruction started
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Mon, 30 Jun 2014 19:28:28 +0000 |
parents | |
children | 517cde3e238e |
line wrap: on
line source
/* * This C module is a reconstruction based on the disassembly of * osx.obj in osx_na7_db.lib from the Leonardo package. */ /* reconstructed set of included headers from COFF symtab: */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include "typedefs.h" #include "vsi.h" #include "cust_os.h"