set data_p->addr=NULL

This commit is contained in:
NIIBE Yutaka
2012-05-22 16:37:30 +09:00
parent b202f95376
commit 244cdbff3f
2 changed files with 3 additions and 0 deletions

View File

@@ -7,4 +7,6 @@ typedef unsigned int uint32_t;
#define TRUE 1
#define FALSE 0
#define NULL 0
#define __IO volatile