OSDN Git Service

Yet another bit of joy for mjn3
authorEric Andersen <andersen@codepoet.org>
Tue, 7 Sep 2004 11:13:06 +0000 (11:13 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 7 Sep 2004 11:13:06 +0000 (11:13 -0000)
include/nl_types.h

index 9322aa2..65b7d9e 100644 (file)
 
 __BEGIN_DECLS
 
+#ifdef __UCLIBC_MJN3_ONLY__
+#warning "mjn3 FIXME: None of these prototypes have implementations."
+#endif
+
 /* Message catalog descriptor type.  */
 typedef void *nl_catd;