2023-11-16 23:19:36 -05:00

4 lines
105 B
C

enum { COMMON_BUFSIZE = 1024 };
extern char bb_common_bufsiz1[];
#define setup_common_bufsiz() ((void)0)