use gcc magic and a #define to convert buffer_puts to buffer_put if the
string argument length is known at compile time (same for buffer_putsflush)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#define __LIBOWFAT_INTERNAL
|
||||
#include "str.h"
|
||||
#include "buffer.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user