mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
3 lines
76 B
C
3 lines
76 B
C
typedef struct Lbpconf {
|
|
int nhblank, nvblank, xmax, ymax, res;
|
|
} Lbpconf;
|