acrn-hypervisor/hypervisor/include/debug
Huihuang Shi 2b53acb5f8 HV:change the return type of sbuf_get and sbuf_put
Because of the return type inconsistent,change the
sbuf return type to uint32_t to fix it,and make the
pre-condition to check the parameter whether is NULL.

V1->V2:
  1.add () to bool expression
  2.add pre-assumption to sbuf_get and sbuf_put

Tracked-On: #861
Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-10-10 13:02:00 +08:00
..
console.h hv:clear up the usage of printf data struct 2018-09-28 16:40:07 +08:00
dump.h HV:treewide:Update cpu_id type as uint_16 2018-07-04 16:39:26 +08:00
logmsg.h hv:Clear up printf related definition 2018-09-28 13:59:38 +08:00
npk_log.h HV:fix type related violations 2018-10-10 13:02:00 +08:00
sbuf.h HV:change the return type of sbuf_get and sbuf_put 2018-10-10 13:02:00 +08:00
trace.h hv: include: fix 'Unused procedure parameter' 2018-09-27 10:46:52 +08:00
vuart.h hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00