diff --git a/kernel/include/los_bitmap.h b/kernel/include/los_bitmap.h index 20b1d89f28c4b8f4a2464dff712b0d7c5c233ca3..617c84cda54b0624af28556cdafd84af25dc1b02 100644 --- a/kernel/include/los_bitmap.h +++ b/kernel/include/los_bitmap.h @@ -162,6 +162,7 @@ UINT16 LOS_HighBitGet(UINT32 bitmap); *
  • None
  • * * @param *bitmap [IN] The bitmap pointer. + * @param numBits [IN] The number of bits that is used to limit the bitmap range. * * @retval int The bit index of the first zero bit from LSB. * @par Dependency: