Skip to content

Commit

Permalink
Merge branch 'master' into patch-axel-7
Browse files Browse the repository at this point in the history
  • Loading branch information
lsf37 authored May 29, 2024
2 parents 72796d9 + 1df49ec commit e5c305a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/sel4test-driver/src/timer.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

#define TIMER_ID 0

/* Timing related functions used only by in sel4test-driver */
/* Timing related functions used only within sel4test-driver */
void handle_timer_interrupts(driver_env_t env, seL4_Word badge);
void wait_for_timer_interrupt(driver_env_t env);
void timeout(driver_env_t env, uint64_t ns, timeout_type_t timeout);
Expand Down

0 comments on commit e5c305a

Please sign in to comment.