	IMPORT	DeskLib__SDLSStubs_Error
	IMPORT	DeskLib__SDLSStubs_Event
	IMPORT	DeskLib__SDLSStubs_PDriver
	
	EXPORT	DeskLib__SDLSStubs_Print

	AREA	Code_Description, DATA, READONLY
	
DeskLib__SDLSStubs_Print	EQU 0

	END
