staging: tidspbridge: remove custom TRUE FALSE
[pandora-kernel.git] / drivers / staging / tidspbridge / include / dspbridge / dbtype.h
index de65a82..0b2cb93 100644 (file)
 #define CONST   const
 #endif
 
-/*===========================================================================*/
-/*  Boolean constants */
-/*===========================================================================*/
-
-#ifndef FALSE
-#define FALSE   0
-#endif
-#ifndef TRUE
-#define TRUE    1
-#endif
-
 /*===========================================================================*/
 /*  NULL    (Definition is language specific) */
 /*===========================================================================*/