summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/core/dumpregs.c
Commit message (Expand)AuthorAgeFilesLines
* [bios] Add bin-x86_64-pcbios build platformMichael Brown2016-02-161-23/+0Star
* [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] longMichael Brown2008-11-191-2/+2
* [i386] Rename __cdecl to __asmcallMichael Brown2008-11-191-1/+1
* [i386] Add dump_regs() debug callMichael Brown2008-09-291-0/+23