]> pd.if.org Git - pdclib/blobdiff - includes/stdarg.h
Started introducting "personality".
[pdclib] / includes / stdarg.h
index 4c40142d1f05ec7f7a59dbd97197213c5375ee06..5d2270535968835b6d685a56cde6011d40adce93 100644 (file)
@@ -13,7 +13,7 @@
 // ----------------------------------------------------------------------------
 // TYPEDEFS
 
-typedef do-type va_list;
+typedef do-type va_list; // TODO
 
 // ----------------------------------------------------------------------------
 // MACROS