mirror of
https://github.com/simh/simh.git
synced 2026-01-25 19:56:25 +00:00
SCP: Added const declarations to various APIs to reflect the appropriate usage. Moved parameter values for run_cmd and exdep_cmd to scp.h
This commit is contained in:
@@ -2331,7 +2331,6 @@ return SCPE_OK;
|
||||
|
||||
void set_r_display (uint32 *rbase)
|
||||
{
|
||||
extern REG *find_reg (char *cptr, char **optr, DEVICE *dptr);
|
||||
REG *rptr;
|
||||
int32 i;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user