This is dummy.c in view mode; [Download] [Up]
/* @(#)compat/dummy.c 1.2 24 Oct 1990 05:15:36 */
/*
* Provide a dummy reference so there is at least one item in
* compat.a. This will keep ld from complaining about empty libraries
* and such.
*/
dummy_reference() {
return;
}
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.