1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2025-04-21 12:27:27 +03:00

rename typedef.h to typedefs.h

This commit is contained in:
xiangfu
2009-06-26 00:19:22 +00:00
parent 5a429fc447
commit 4ee26b812b
5 changed files with 4 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
#ifndef __JZ4740_H__
#define __JZ4740_H__
#include "typedef.h"
#include "typedefs.h"
#ifndef __ASSEMBLY__
#define UCOS_CSP 0

View File

@@ -22,7 +22,7 @@
#ifndef __JZ4750_H__
#define __JZ4750_H__
#include "typedef.h"
#include "typedefs.h"
#ifndef __ASSEMBLY__
#define UCOS_CSP 0

View File

@@ -19,7 +19,7 @@
#ifndef __NANDLIB_H__
#define __NANDLIB_H__
#include "typedef.h"
#include "typedefs.h"
#ifndef NULL
#define NULL 0