FreeCalypso > hg > freecalypso-reveng
view dspanal/coffout.h @ 328:0029db632547
frbl/reconst/serial.c: first static function reconstructed
| author | Mychaela Falconia <falcon@freecalypso.org> | 
|---|---|
| date | Fri, 06 Mar 2020 07:08:58 +0000 | 
| parents | f8344bc4fd61 | 
| children | 
line wrap: on
 line source
struct coff_section { uint32_t addr; uint32_t size; u_char *data; uint16_t flags; u_char mempage; };
