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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [gdb/] [tui/] [tuiCommand.h] - Blame information for rev 1774

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

Line No. Rev Author Line
1 578 markom
#ifndef _TUI_COMMAND_H
2
#define _TUI_COMMAND_H
3
/*
4
   ** This header file supports
5
 */
6
 
7
 
8
/*****************************************
9
** TYPE DEFINITIONS                        **
10
******************************************/
11
 
12
 
13
 
14
/*****************************************
15
** PUBLIC FUNCTION EXTERNAL DECLS        **
16
******************************************/
17
 
18
extern unsigned int tuiDispatchCtrlChar (unsigned int);
19
extern int tuiIncrCommandCharCountBy (int);
20
extern int tuiDecrCommandCharCountBy (int);
21
extern int tuiSetCommandCharCountTo (int);
22
extern int tuiClearCommandCharCount (void);
23
 
24
#endif
25
/*_TUI_COMMAND_H*/

powered by: WebSVN 2.1.0

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