ftp.nice.ch/Attic/openStep/developer/resources/Mesa3DFramework.s.tgz#/GL/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.