diff options
Diffstat (limited to 'include/hw/arm/xlnx-versal-version.h')
| -rw-r--r-- | include/hw/arm/xlnx-versal-version.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hw/arm/xlnx-versal-version.h b/include/hw/arm/xlnx-versal-version.h index c4307d1304..5b6b6e57a5 100644 --- a/include/hw/arm/xlnx-versal-version.h +++ b/include/hw/arm/xlnx-versal-version.h @@ -10,6 +10,7 @@ typedef enum VersalVersion { VERSAL_VER_VERSAL, + VERSAL_VER_VERSAL2, } VersalVersion; #endif |