home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / nextstep / expanded / LocalApps / Executor.app / ardimods / LoadCommands < prev    next >
Encoding:
Text File  |  1994-06-15  |  348 b   |  15 lines

  1. #
  2. # Script used for initializing the loadable kernel server to load
  3. # the ardi mods (Abacus Research and Development, Inc. modifications to
  4. # support faster A-line dispatching and the use of some privileged instructions
  5. # from user space).
  6. #
  7.  
  8. # Call ardimods_init during loading.
  9.  
  10. CALL        ardimods_init        0
  11.  
  12. # Load immediately upon allocation.
  13.  
  14. START
  15.