James Benton
|
f9123fa460
|
Fix compile errors.
|
2016-01-08 08:52:12 -08:00 |
|
James Benton
|
33247b5034
|
More documentation.
|
2016-01-07 19:25:07 +00:00 |
|
James Benton
|
1145044517
|
Start doxygen documentation.
|
2016-01-07 16:04:01 +00:00 |
|
James Benton
|
4bebe2242d
|
Remove WUT_LIB_HEADER_START.
|
2016-01-07 14:09:43 +00:00 |
|
James Benton
|
2e776838ff
|
Use a macro WUT_LIB_HEADER_{START,END}...
So we don't have to extern C and pragma pack in every header file.
|
2016-01-07 05:02:17 -08:00 |
|
James Benton
|
35dd3f23e1
|
Remove second OSCondition definition in mutex.h
|
2016-01-07 04:47:16 -08:00 |
|
James Benton
|
d58b264cab
|
Remove some internal decaf functions that snuck in.
|
2016-01-07 04:46:55 -08:00 |
|
James Benton
|
04fd92f05f
|
Fix struct forward declarations.
|
2016-01-07 04:45:18 -08:00 |
|
James Benton
|
acfffa6d85
|
Apparently static const struct members don't exist in C.
Let's use #defines, that's much better ... C is nice language Kappa
|
2016-01-07 04:44:44 -08:00 |
|
James Benton
|
9f42cfa12e
|
Add a bunch of coreinit functions.
|
2016-01-07 12:07:13 +00:00 |
|