#ifndef __INC_POS_PEXEC_NAMES_H
#define __INC_POS_PEXEC_NAMES_H
/*******************************************************************
 Includes Release 24
 (C) Copyright 1995-1997 proDAD
     All Rights Reserved

 $AUT Holger Burkarth
 $DAT >>Names.h<<   06 Sep 1996    11:51:59 - (C) ProDAD
*******************************************************************/
#ifndef __INC_POS_PEXEC_TYPES_H
#include <pExec/Types.h>
#endif

#define pOS_DOSLIBNAME          "pdos.library"
#define pOS_CONSOLEDEVNAME      "pconsole.device"
#define pOS_INPUTDEVNAME        "pinput.device"
#define pOS_TIMERDEVNAME        "ptimer.device"
#define pOS_WALKERDEVNAME       "walker.device"
#define pOS_GADGETLIBNAME       "pgadget.library"
#define pOS_INTUIDEVNAME        "pintui.device"
#define pOS_LAYERLIBNAME        "player.library"
#define pOS_SCREENLIBNAME       "pscreen.library"
#define pOS_UTILITYLIBNAME      "putility.library"
#define pOS_SERIALDEVNAME       "pserial.device"
#define pOS_GFXLIBNAME          "pgraphics.library"
#define pOS_DTTYPEDEVNAME       "pDtType.device"


#endif
