mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-14 23:46:14 +00:00
36 lines
1.2 KiB
C
Executable File
36 lines
1.2 KiB
C
Executable File
/* $Id: sysatms.h,v 1.2 1999/01/03 02:06:27 sybalsky Exp $ (C) Copyright Venue, All Rights Reserved */
|
|
|
|
|
|
/************************************************************************/
|
|
/* */
|
|
/* (C) Copyright 1989-96 Venue. All Rights Reserved. */
|
|
/* Manufactured in the United States of America. */
|
|
/* */
|
|
/* The contents of this file are proprietary information */
|
|
/* belonging to Venue, and are provided to you under license. */
|
|
/* They may not be further distributed or disclosed to third */
|
|
/* parties without the specific permission of Venue. */
|
|
/* */
|
|
/************************************************************************/
|
|
|
|
/************************************************************/
|
|
/*
|
|
File Name : systematoms.h
|
|
|
|
Created : Takeshi Shimizu (Aug-20-87)
|
|
Last edited: Yasuhiko Kiuchi (Aug-24-87) for init.sun(21-Aug-87)
|
|
ver: Aug 20 87
|
|
|
|
*/
|
|
/************************************************************/
|
|
|
|
|
|
|
|
|
|
#define ATOM_MDSFREEPAGE 05353 /* \MDSFREELISTPAGE */
|
|
#define ATOM_NxtMDSPage 03553 /* \NxtMDSPage */
|
|
#define ATOM_NxtArrayPage 03551 /* \NxtArrayPage */
|
|
#define ATOM_LeastMDSPage 03567 /* \LeastMDSPage */
|
|
#define ATOM_ArrayFrLst 03552 /* \ArrayFrLst */
|
|
#define ATOM_RECLAIMCOUNTDOWN 02113 /* \RECLAIM.COUNTDOWN */
|