Skip to content

Commit 1185657

Browse files
committed
---
yaml --- r: 6478 b: refs/heads/master c: e075412 h: refs/heads/master v: v3
1 parent ae443d4 commit 1185657

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: cd75c9ce11672f360c6e430e824823a4d265c85b
2+
refs/heads/master: e075412a920562acc3603e872486747915b87b01

trunk/mk/rt.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ RUNTIME_CS_$(1) := \
6767

6868
RUNTIME_S_$(1) := rt/arch/$$(HOST_$(1))/_context.S \
6969
rt/arch/$$(HOST_$(1))/ccall.S \
70-
rt/arch/$$(HOST_$(1))/morestack.S \
7170
rt/arch/$$(HOST_$(1))/record_sp.S
7271

7372
RUNTIME_HDR_$(1) := rt/globals.h \

trunk/src/rt/rustrt.def.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
__morestack
21
chan_id_send
32
check_claims
43
debug_box

0 commit comments

Comments
 (0)