]> git.lizzy.rs Git - plan9front.git/blob - 68020/include/lbp.h
abaco: add fonts.h to HFILES in mkfile (thanks eekee)
[plan9front.git] / 68020 / include / lbp.h
1 typedef struct Lbpconf {
2         int nhblank, nvblank, xmax, ymax, res;
3 } Lbpconf;