Skip to content

Commit

Permalink
Remove atomics support from interop.
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt committed Mar 21, 2023
1 parent 7314dbf commit 7ce6f66
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 763 deletions.
1 change: 0 additions & 1 deletion src/interop.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ include("interop/base.jl")
include("interop/asmcall.jl")
include("interop/passes.jl")
include("interop/pointer.jl")
include("interop/atomics.jl")
include("interop/utils.jl")
include("interop/intrinsics.jl")

Expand Down
Loading

0 comments on commit 7ce6f66

Please sign in to comment.