Skip to content

Commit

Permalink
feat: add version note
Browse files Browse the repository at this point in the history
  • Loading branch information
mkroening committed Jan 17, 2025
1 parent 6a37c77 commit eea52e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ mod synch;
pub mod syscalls;
pub mod time;

hermit_entry::define_abi_tag!();

#[cfg(target_os = "none")]
hermit_entry::define_entry_version!();

Expand Down

0 comments on commit eea52e1

Please sign in to comment.