plan9fox/68020/include/lbp.h

4 lines
76 B
C
Raw Normal View History

2011-03-30 16:05:55 +00:00
typedef struct Lbpconf {
int nhblank, nvblank, xmax, ymax, res;
} Lbpconf;