ftp.nice.ch/pub/next/developer/resources/libraries/Mesa.2.0.s.tar.gz#/Mesa-2.0/include/mondello/misc.h

This is misc.h in view mode; [Download] [Up]

#ifndef MISC_H
#define MISC_H

void PCILock();
void PCIUnlock();
int PCIIn(int device, int address);
void PCIOut(int device, int address, int data);

#endif

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.