aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86_64/context.rs
diff options
context:
space:
mode:
authorTianhao Wang <shrik3@mailbox.org>2024-04-16 13:27:42 +0200
committerTianhao Wang <shrik3@mailbox.org>2024-06-11 15:13:40 +0200
commitd4f87ec7170103da8b7a23d9547e72898c9bca04 (patch)
tree2ad5684924ccfcd40a2d5e0f2e8cd909cf307151 /src/arch/x86_64/context.rs
parenta2284aab8be11c8af0ed35c13f21bcc832380a42 (diff)
startup.s: delete c++ related code
in a no-std config, c++ compilers require the several functions to be provided such as "delete". Also the startup code needs to manually construct/destruct global objects. Theses are no longer the case for the rust port.
Diffstat (limited to 'src/arch/x86_64/context.rs')
0 files changed, 0 insertions, 0 deletions