MSC: int getpid( void )


	- prototype in process.h

	- returns process ID identifying the calling process (PSP segment)

	- Turbo C uses getpsp()