demikernel icon indicating copy to clipboard operation
demikernel copied to clipboard

[pdpix] Drop Export of Deprecated System Calls

Open ppenna opened this issue 2 years ago • 0 comments

Description

The system call interface exposed to Rust exposes the following system calls, which are deprecated and should be removed:

  • [ ] push2()
  • [ ] pushto2()
  • [ ] wait2()
  • [ ] wait_any2()

ppenna avatar Oct 05 '22 15:10 ppenna