/* provide entry declaration of knlsndrcv procedure for PL/I symbolic debugger: */ dcl getword entry(fixed bin(15) /*address in user task*/) returns(fixed bin(15) /*contents*/);