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

Subversion Repositories adv_debug_sys

[/] [adv_debug_sys/] [tags/] [ADS_RELEASE_2_0_0/] [Software/] [adv_jtag_bridge/] [adv_jtag_bridge.h] - Blame information for rev 55

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 TRUE
5
#define TRUE 1
6
#endif
7
 
8
#ifndef FALSE
9
#define FALSE 0
10
#endif
11
 
12
 
13
#endif /* _ADV_JTAG_BRIDGE_H_ */
14
 

powered by: WebSVN 2.1.0

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