FreeCalypso > hg > freecalypso-reveng
view dspanal/coffout.h @ 374:f59d2577df2d
pirelli/volume-ctrl: captured VBDCTRL for all levels in all modes
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 31 Jul 2021 07:00:26 +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; };