URL
https://opencores.org/ocsvn/or1k/or1k/trunk
[/] [or1k/] [trunk/] [gdb-5.0/] [gdb/] [tui/] [tuiCommand.h] - Diff between revs 107 and 1765
Go to most recent revision |
Only display areas with differences |
Details |
Blame |
View Log
Rev 107 |
Rev 1765 |
#ifndef _TUI_COMMAND_H
|
#ifndef _TUI_COMMAND_H
|
#define _TUI_COMMAND_H
|
#define _TUI_COMMAND_H
|
/*
|
/*
|
** This header file supports
|
** This header file supports
|
*/
|
*/
|
|
|
|
|
/*****************************************
|
/*****************************************
|
** TYPE DEFINITIONS **
|
** TYPE DEFINITIONS **
|
******************************************/
|
******************************************/
|
|
|
|
|
|
|
/*****************************************
|
/*****************************************
|
** PUBLIC FUNCTION EXTERNAL DECLS **
|
** PUBLIC FUNCTION EXTERNAL DECLS **
|
******************************************/
|
******************************************/
|
|
|
extern unsigned int tuiDispatchCtrlChar PARAMS ((unsigned int));
|
extern unsigned int tuiDispatchCtrlChar PARAMS ((unsigned int));
|
extern int tuiIncrCommandCharCountBy PARAMS ((int));
|
extern int tuiIncrCommandCharCountBy PARAMS ((int));
|
extern int tuiDecrCommandCharCountBy PARAMS ((int));
|
extern int tuiDecrCommandCharCountBy PARAMS ((int));
|
extern int tuiSetCommandCharCountTo PARAMS ((int));
|
extern int tuiSetCommandCharCountTo PARAMS ((int));
|
extern int tuiClearCommandCharCount PARAMS ((void));
|
extern int tuiClearCommandCharCount PARAMS ((void));
|
|
|
#endif
|
#endif
|
/*_TUI_COMMAND_H*/
|
/*_TUI_COMMAND_H*/
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.