aboutsummaryrefslogtreecommitdiffhomepage
path: root/hip_runtime-sys/src/lib.rs
blob: fe257566da6cd529a6671f3c2d273fed859fefc6 (plain)
1
2
3
#![allow(warnings)]
pub mod hip_runtime_api;
pub use hip_runtime_api::*;