]>
glassweightruler.freedombox.rocks Git - Ventoy.git/blob - VBLADE/vblade-master/linux.h
1 // linux.h: header for linux.c
3 typedef unsigned char uchar
;
4 typedef long long vlong
;
7 int getindx(int, char *);
8 int getea(int, char *, uchar
*);
9 int getsec(int, uchar
*, vlong
, int);
10 int putsec(int, uchar
*, vlong
, int);