1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-16 08:15:31 +00:00
Nick Briggs 1c6277d313 Clean up usage of the native address of the I/O page and its struct typedef
The global variable holding the native address of the I/O page is spelled "IOPage"
The global variable "IOPage" is declared extern by "lspglob.h"
The structure pointed to by IOPage is named IOPAGE and is defined in "iopage.h"
If there is no direct reference to the IOPAGE struct do not include "iopage.h"
2023-02-17 17:01:27 -08:00
..
2022-10-11 14:21:55 -07:00
2022-08-15 16:19:38 -07:00
2022-08-15 16:19:38 -07:00
2021-11-26 19:53:26 -08:00
2021-09-15 10:30:04 -07:00
2021-02-10 20:33:54 -08:00
2022-08-14 11:44:27 -07:00
2022-10-11 14:21:55 -07:00
2020-12-21 18:09:14 +00:00
2021-07-08 15:18:41 -07:00
2021-02-22 09:44:43 -08:00