Skip to content

Commit 1d6af40

Browse files
authored
CA-375277 xenctrlext: remove dead code, clean up (#6881)
This picks up an earlier pull request by @edwintorok that was abandoned. We need to be sure that the code we are calling it thread safe.
2 parents 5084357 + e2c2baa commit 1d6af40

2 files changed

Lines changed: 57 additions & 192 deletions

File tree

ocaml/libs/xenctrl-ext/dune

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@
66
(language c)
77
(names xenctrlext_stubs)
88
)
9-
(c_library_flags (-L/lib64 -lxenforeignmemory))
109
)
1110

0 commit comments

Comments
 (0)