Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
christiangnrd committed Feb 7, 2025
1 parent 8be3145 commit 0b1c4f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils/APIUtils.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ using LLVM
using LLVM.Interop

# helpers that facilitate working with CUDA APIs
using GPUUtils: @checked, @debug_ccall
using GPUUtils: @checked, @debug_ccall, @gcsafe_ccall
export @checked, @debug_ccall, @gcsafe_ccall

include("enum.jl")
Expand Down

0 comments on commit 0b1c4f5

Please sign in to comment.