mirror of
https://github.com/preble/libpinproc
synced 2026-02-24 18:25:23 +01:00
Added support for PDB machine type.
This commit is contained in:
@@ -111,6 +111,7 @@ typedef enum PRMachineType {
|
||||
kPRMachineWPC95 = 4,
|
||||
kPRMachineSternWhitestar = 5,
|
||||
kPRMachineSternSAM = 6,
|
||||
kPRMachinePDB = 7,
|
||||
} PRMachineType;
|
||||
|
||||
// PRHandle Creation and Deletion
|
||||
|
||||
Reference in New Issue
Block a user