[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] refine architecture-specific data types on mig
From: |
Luca Dariz |
Subject: |
[PATCH 0/2] refine architecture-specific data types on mig |
Date: |
Sun, 3 Apr 2022 17:00:18 +0200 |
These patches nees the mach_port_name_t type defined in gnumach
headers in the other patch set.
Luca Dariz (2):
add separate port_size and mach_port_name_size definitions
improve error message
cpu.sym | 4 ++++
global.c | 4 ++++
global.h | 3 +++
lexxer.l | 24 ++++++++++++------------
parser.y | 11 +++++++++--
type.c | 10 +++++-----
6 files changed, 37 insertions(+), 19 deletions(-)
--
2.30.2
- [PATCH 0/2] refine architecture-specific data types on mig,
Luca Dariz <=