BPX1MUN (munmap) example

The following code causes a mapped area to be unmapped. For the callable service, see munmap (BPX1MUN, BPX4MUN)— Unmap previously mapped addresses. AMODE 64 callers use BPX4MUN (munmap) example.
                                              
         CALL  BPX1MUN,              unmap previously mapped addresses +
               (MAP_ADDRESS,         Input: address of mapped area     +
               MAP_LENGTH,           Input: area length                +
               RETVAL,               Return value: 0 or -1             +
               RETCODE,              Return code                       +
               RSNCODE),             Reason code                       +
               VL,MF=(E,PLIST)       ----------------------------------