From 3b03f1e41558131ca2f83a460f4d2e289cbedac0 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Mon, 9 Feb 2015 18:00:10 +0100 Subject: Rebrand --- src/common/README | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/README') diff --git a/src/common/README b/src/common/README index deae76f..e40df40 100644 --- a/src/common/README +++ b/src/common/README @@ -8,6 +8,7 @@ It relies on a few functions being exported : - dbg_print(const char* str) - void* malloc(size_t size) - free(void* ptr) +- yield() These function are supposed to be defined in the code that calls the common functions. The headers for these functions are to be -- cgit v1.2.3