-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathpdpepil.macro
More file actions
16 lines (16 loc) · 830 Bytes
/
pdpepil.macro
File metadata and controls
16 lines (16 loc) · 830 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
******************************************************************
* PDPEPIL ASSEMBLE *
* The GCC exit epilog macro *
* *
* Part of GCCLIB - VM/370 CMS Native Std C Library; *
* A Historic Computing Toy *
* *
* Proud Contributors: See contrib memo *
* *
* Released to the public domain. *
******************************************************************
MACRO
&N PDPEPIL
&N L 5,=V(@DSTAKOT)
BR 5
MEND