plan9front/68020/include/lbp.h

4 lines
76 B
C

typedef struct Lbpconf {
int nhblank, nvblank, xmax, ymax, res;
} Lbpconf;