mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-24 22:42:53 +00:00
Project ACRN hypervisor
Remove weird prefix "fbsdrun" from the function name. Since "fbsdrun_addcpu" has never been called by external functions, Let's remove its declaration from "dm.h" and make it as a static function to keep consistency with "fbsdrun_deletecpu". Signed-off-by: Jie Deng <jie.deng@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
devicemodel | ||
doc | ||
hypervisor |