Mercurial > hg > ede
view emulator/dbgi.h @ 27:a542cd390efd
long overdue update
author | james <jb302@eecs.qmul.ac.uk> |
---|---|
date | Wed, 02 Apr 2014 14:11:50 +0100 |
parents | |
children |
line wrap: on
line source
/* dbgi.h * debug interface definitions */ #ifndef DBGI_H #define DBGI_H BYTE dbgchar; #endif