* | A900 pre rev.4 firmware only |
*re /rte_a/xmb.rel,mb01 | For %envrn with A900 pre rev.4 firmware only |
*re /rte_a/xmb.rel,mb10 | For %envrn with A900 pre rev.4 firmware only |
*re /rte_a/xmb.rel,mb21 | For %envrn with A900 pre rev.4 firmware only |
* |
|
*!REMOVE!re /rte_a/%exec,, | EXEC request processing |
*!REMOVE!re /rte_a/%rtioa,, | |
*!REMOVE!re /rte_a/%iomod,, | I/O module |
*!REMOVE!re /rte_a/%maps,, | Dynamic mapping system routines |
*!REMOVE!re /rte_a/%progs,, | Program state processing |
*!REMOVE!re /rte_a/%util,, | System variables and utilities |
*!REMOVE!re /rte_a/%sam,, | System available memory |
*!REMOVE!re /rte_a/%sched,, | Programmatic program scheduling |
*!REMOVE!re /rte_a/%strng,, | Runstring passing |
*!REMOVE!re /rte_a/%erlog,, | Error logging |
*!REMOVE!re /rte_a/%opmsg,, | Operating system messages |
*!REMOVE!re /rte_a/%sycom,, | Operator commands |
*!REMOVE!re /rte_a/%id*43,, | |
*!REMOVE!re /rte_a/%$IDRPL,, | System ID dup IDRPL |
*!REMOVE!re /rte_a/%signl,, | Signal processing module |
*!YESVC+!re /vcplus/secos.rel,, | Security/1000 module |
*!YESVC+!re /vcplus/check.rel,, | Security/1000 module |
*!YESVC+!re /vcplus/%spool,, | Spooling module |
* |
|
* |
|
*#################################################################
* | # |
|
| # |
* | # If you are using | an A600 (not an A600+) WITHOUT CDS, then | # | |
* | # | the following paragraph applies. If you are using any | # | |
* | # other type of | # | ||
* | # | CDS, A600+, A700 | or A900) then the following paragraph | # |
* | # | does NOT apply. |
| # |
* | # |
|
| # |
* | # | The two routines | .DMP and .DDI must be relocated here | # |
* | # | because they are | required by code that is in the O.S. | # |
* | # | partitions. You | cannot do library searches for code in | # |
* | # | O.S. partitions. | This is required ONLY when using an | # |
* | # | A600 (using %RPL60). If you are using any other RPL, | # | |
* | # these modules will cause duplicate entry point errors | # | ||
* | # | if included in the generation. | # | |
* | # |
|
| # |
*#################################################################
*!RPL60_!re /rte_a/$math,.dmp | Required | for | A600 | (not A600+) | (RPL60) |
*!RPL60_!re /rte_a/$math,.ddi | Required | for | A600 | (not A600+) | (RPL60) |
* |
|
|
|
|
|
*!REMOVE!se /rte_a/$syslb,, | Search the system library |
| |||
* |
|
|
|
|
|
*define partitionable modules
*!REMOVE!pa perr,xcmnd,stat,dsq,vema,lock,load,memry,iorq *!REMOVE!pa time,class,abort,alarm
*!YESVC+!pa cdsfh,envrn *!YES_NS!pa nsabp
*#################################################################
* | # | # |
* | # | If you want to include the dummy version of a partitionable # |