diff options
| author | Tianhao Wang <shrik3@mailbox.org> | 2024-04-16 13:27:42 +0200 |
|---|---|---|
| committer | Tianhao Wang <shrik3@mailbox.org> | 2024-06-11 15:13:40 +0200 |
| commit | d4f87ec7170103da8b7a23d9547e72898c9bca04 (patch) | |
| tree | 2ad5684924ccfcd40a2d5e0f2e8cd909cf307151 /src/arch | |
| parent | a2284aab8be11c8af0ed35c13f21bcc832380a42 (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')
0 files changed, 0 insertions, 0 deletions
