]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/mcsdk-tools.git/blobdiff - writer/nor/include/types.h
Merge pull request #2 in PROCESSOR-SDK/mcsdk-tools from PRSDK-2194 to master
[keystone-rtos/mcsdk-tools.git] / writer / nor / include / types.h
index 3fcbcb04a81ca15329ed3da6905e5fb6f6148a18..b8bd85c7eaa34f2231a41eede683438633269795 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com/
+ * Copyright (C) 2011-2012 Texas Instruments Incorporated - http://www.ti.com/
  *
  *
  *  Redistribution and use in source and binary forms, with or without
@@ -38,6 +38,8 @@
 #ifndef _TYPES_H
 #define _TYPES_H
 
+typedef uint32_t Bool;
+
 #define FALSE 0
 #define TRUE  1