Skip to content

Commit f705f68

Browse files
committed
rt: Remove rust_aio.cpp. Bitrotted.
1 parent 6c108aa commit f705f68

File tree

3 files changed

+0
-336
lines changed

3 files changed

+0
-336
lines changed

mk/rt.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ RUNTIME_CS_$(1) := \
4848
rt/rust_chan.cpp \
4949
rt/rust_port.cpp \
5050
rt/rust_upcall.cpp \
51-
rt/rust_aio.cpp \
5251
rt/rust_log.cpp \
5352
rt/rust_timer.cpp \
5453
rt/circular_buffer.cpp \

src/rt/rust_aio.cpp

Lines changed: 0 additions & 325 deletions
This file was deleted.

src/rt/rustrt.def.in

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
aio_close_socket
2-
aio_close_server
3-
aio_connect
4-
aio_init
5-
aio_is_null_client
6-
aio_read
7-
aio_run
8-
aio_serve
9-
aio_stop
10-
aio_writedata
111
align_of
122
chan_id_send
133
check_claims

0 commit comments

Comments
 (0)