lib: c: re-organise into separate static modules, plus a single shared library
This commit is contained in:
@@ -139,4 +139,7 @@
|
||||
#define EQFULL 106 /* Interface output queue is full */
|
||||
#define ELAST 106 /* Must be equal largest errno */
|
||||
|
||||
extern int __set_errno(int err);
|
||||
extern int __errno_from_kern_status(unsigned int err);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user