mirror of
https://github.com/simh/simh.git
synced 2026-04-29 13:12:13 +00:00
imds-225, isys80xx, ibmpc, ibmpcxt: Address Coverity identified problems
This commit is contained in:
@@ -65,12 +65,12 @@
|
||||
|
||||
//board definitions for the multibus
|
||||
/* set the base I/O address for the iSBC 201 */
|
||||
#define SBC201_BASE 0x78
|
||||
#define SBC201_BASE 0x78
|
||||
#define SBC201_INT INT_1
|
||||
#define SBC201_NUM 0
|
||||
|
||||
/* set the base I/O address for the iSBC 202 */
|
||||
#define SBC202_BASE 0x78
|
||||
#define SBC202_BASE 0x78
|
||||
#define SBC202_INT INT_1
|
||||
#define SBC202_NUM 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user