diff options
Diffstat (limited to 'include/sysemu/nvmm.h')
| -rw-r--r-- | include/sysemu/nvmm.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sysemu/nvmm.h b/include/sysemu/nvmm.h index 833670fccb..be7bc9a62d 100644 --- a/include/sysemu/nvmm.h +++ b/include/sysemu/nvmm.h @@ -7,6 +7,8 @@ * See the COPYING file in the top-level directory. */ +/* header to be included in non-NVMM-specific code */ + #ifndef QEMU_NVMM_H #define QEMU_NVMM_H |