mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-22 01:07:57 +00:00
doc: fix doxygen 1.8.17 issues
The new (1.8.17) release of doxygen is complaining about errors in the doxygen comments that were's reported by our current 1.8.13 release. Let's fix these now. In a separate PR we'll also update some configuration settings that will be obsolete, in preparation for moving to this newer version. [External_System_ID]ACRN-6774 Tracked-On: #5385 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
ac8e0d6d10
commit
bb6b226c86
@@ -160,7 +160,4 @@ void walk_ept_table(struct acrn_vm *vm, pge_handler cb);
|
||||
*/
|
||||
int32_t ept_misconfig_vmexit_handler(__unused struct acrn_vcpu *vcpu);
|
||||
|
||||
/**
|
||||
* @}
|
||||
*/
|
||||
#endif /* EPT_H */
|
||||
|
Reference in New Issue
Block a user