.nolist ;******************************************************************************************************************************** ;* * ;* File: CoreExtern.inc * ;* * ;* This file declares functions and variables that are in to be exported from and imported by anything else that * ;* includes this file. * ;* * ;* See Also: * ;* - * ;* - * ;* * ;* Authors: * ;* - Neil G. Dickson * ;* * ;******************************************************************************************************************************** externdef ATADeviceInfo:ATADEVICEINFO externdef GetLockU:NEAR externdef ReleaseLockU:NEAR externdef AttemptGetLockU:NEAR externdef WaitForNotifyU:NEAR externdef AttemptWaitForNotifyU:NEAR externdef NotifyU:NEAR externdef NotifyAllU:NEAR externdef AllocatePagesU:NEAR externdef FreePagesU:NEAR externdef GetCurrentThreadU:NEAR externdef GetCurrentProcessU:NEAR externdef CreateProcess:NEAR .list