summaryrefslogtreecommitdiff
path: root/AT91SAM7S256/armdebug/Debugger/debug_stub.h
diff options
context:
space:
mode:
authorTC Wan2010-12-02 17:49:40 +0800
committerTC Wan2010-12-02 17:49:40 +0800
commitdb39d3ab16c967fede452c6eda6f023ae53a1654 (patch)
tree2b2a999792d0d4e97b2e55167bb5a95eedf431aa /AT91SAM7S256/armdebug/Debugger/debug_stub.h
parent6434b7466f3ba860396b9b14bb47320c19d04473 (diff)
parentbc6e53a15ec74e9f1c9e54227a21064cb8565954 (diff)
Merge branch 'master' of ssh://svc.cs.usm.my/~/gitrepo-bare/armdebug
Diffstat (limited to 'AT91SAM7S256/armdebug/Debugger/debug_stub.h')
-rw-r--r--AT91SAM7S256/armdebug/Debugger/debug_stub.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/AT91SAM7S256/armdebug/Debugger/debug_stub.h b/AT91SAM7S256/armdebug/Debugger/debug_stub.h
index 311fa93..897c2b8 100644
--- a/AT91SAM7S256/armdebug/Debugger/debug_stub.h
+++ b/AT91SAM7S256/armdebug/Debugger/debug_stub.h
@@ -9,8 +9,8 @@
*
* See AUTHORS for a full list of the developers.
*
- * Redistribution of this file is permitted under
- * the terms of the GNU Public License (GPL) version 2.
+ * See COPYING for redistribution license
+ *
*/
#ifndef __DEBUG_STUB_H__
@@ -18,9 +18,6 @@
#include "_c_arm_macros.h"
-#ifndef __ASSEMBLY__
-#include "types.h"
-#endif
/** @addtogroup debugger */
/*@{*/