diff options
| author | Corvin Köhne <CorvinK@beckhoff.com> | 2022-03-10 10:28:06 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2022-03-10 11:30:37 +0000 |
| commit | e47fe3183e1f2d531230ffc627ec165ea23e72cb (patch) | |
| tree | f1e0184fd09c70774cccdd425dd27f091fd817cc /lib/libvmmapi | |
| parent | 563fd2240e13cfb53f6e5d50e9d1dc738b7c441e (diff) | |
Diffstat (limited to 'lib/libvmmapi')
| -rw-r--r-- | lib/libvmmapi/vmmapi.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libvmmapi/vmmapi.h b/lib/libvmmapi/vmmapi.h index 7e3d62b086aa..08945309cbd5 100644 --- a/lib/libvmmapi/vmmapi.h +++ b/lib/libvmmapi/vmmapi.h @@ -73,6 +73,7 @@ enum { VM_SYSMEM, VM_BOOTROM, VM_FRAMEBUFFER, + VM_PCIROM, }; /* |
