autolib
This commit is contained in:
parent
66ed321edf
commit
1a0954abb8
20 changed files with 96 additions and 49 deletions
|
|
@ -111,6 +111,11 @@ typedef short s16int;
|
|||
#undef _NEEDUINT
|
||||
#undef _NEEDULONG
|
||||
|
||||
/*
|
||||
* Funny-named symbols to tip off 9l to autolink.
|
||||
*/
|
||||
#define AUTOLIB(x) static int __p9l_autolib_ ## x = 1;
|
||||
|
||||
#if defined(__cplusplus)
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue