mirror of
https://github.com/simh/simh.git
synced 2026-01-25 11:46:37 +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:
@@ -2464,7 +2464,6 @@ return SCPE_OK;
|
||||
|
||||
void set_ac_display (d10 *acbase)
|
||||
{
|
||||
extern REG *find_reg (char *cptr, char **optr, DEVICE *dptr);
|
||||
REG *rptr;
|
||||
int i;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user