rename rust.cc -> runtime.cc

This commit is contained in:
2025-07-11 15:45:00 -04:00
parent 8ecf2fbd96
commit b6440e6f74
+2
View File
@@ -1,3 +1,5 @@
//! The RustPP runtime
#include "panic.hh"
#define I_AM_RUSTPP_RUNTIME
#include <print>