Remove the abi_amdgpu_kernel feature

This commit is contained in:
clubby789 2024-01-30 15:39:29 +00:00
parent c401f09979
commit f6b21e90d1
26 changed files with 70 additions and 268 deletions

View file

@ -26,7 +26,6 @@ fn abi_can_unwind(abi: Abi) -> bool {
PtxKernel
| Msp430Interrupt
| X86Interrupt
| AmdGpuKernel
| EfiApi
| AvrInterrupt
| AvrNonBlockingInterrupt