OpenCores
URL https://opencores.org/ocsvn/adv_debug_sys/adv_debug_sys/trunk

Subversion Repositories adv_debug_sys

[/] [adv_debug_sys/] [trunk/] [Software/] [adv_jtag_bridge/] [adv_jtag_bridge.h] - Blame information for rev 14

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 nyawn
#ifndef _ADV_JTAG_BRIDGE_H_
2
#define _ADV_JTAG_BRIDGE_H_
3
 
4
//#ifndef Boolean
5
//#define Boolean int
6 14 nyawn
//#endif
7 4 nyawn
 
8
#ifndef TRUE
9
#define TRUE 1
10
#endif
11
 
12
#ifndef FALSE
13
#define FALSE 0
14
#endif
15
 
16
 
17
#endif /* _ADV_JTAG_BRIDGE_H_ */
18
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.