Declare compiler intrinsics with proper symbol names

This commit is contained in:
2026-04-26 23:10:42 +02:00
parent 119679c996
commit 534aaba27e
4 changed files with 51 additions and 10 deletions

View File

@@ -11,6 +11,8 @@
#include <xtos.hh>
#include XTOS_ARCH_HEADER(rtl, intrin.hh)
#include <rtl/atomic.hh>
#include <rtl/bitmap.hh>
#include <rtl/dispatch.hh>