diff options
Diffstat (limited to 'src/usr/vpd/cvpd.H')
| -rw-r--r-- | src/usr/vpd/cvpd.H | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/usr/vpd/cvpd.H b/src/usr/vpd/cvpd.H index 9c729c389..0ffbcc1ee 100644 --- a/src/usr/vpd/cvpd.H +++ b/src/usr/vpd/cvpd.H @@ -160,6 +160,14 @@ namespace CVPD { MM, "MM" }, { SS, "SS" }, { ET, "ET" }, + { VM, "VM" }, + { pd1, "#1" }, + { pdZ, "#Z" }, + { pd4, "#4" }, + { pd5, "#5" }, + { pd6, "#6" }, + { pd8, "#8" }, + { pdY, "#Y" }, // ------------------------------------------------------------------- // DO NOT USE!! This is for test purposes ONLY! |

