Skip to content

Commit

Permalink
uapi: adding fixme, as this part will disappear
Browse files Browse the repository at this point in the history
  • Loading branch information
pthierry-ledger committed Oct 4, 2024
1 parent 4031556 commit af5a8d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions uapi/uapi/uapi.rs
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ pub fn get_elapsed_time(unit: Precision) -> Result<u64, Status> {

/// Get back the task handle associated to the input task label
///
/// FIXME: to be moved up to a dedicated crate (shield-rs) out of Sentry kernel repo
///
/// # Usage
///
/// While task labels are compile-time fixed and known by tasks that communicate
Expand Down

0 comments on commit af5a8d0

Please sign in to comment.