aboutsummaryrefslogtreecommitdiff
path: root/src/sys/schedule.S
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2022-02-05 00:34:37 -0700
committerChristian Cunningham <cc@localhost>2022-02-05 00:34:37 -0700
commit4ccbd3a14b90ad444f5a6fd099081d89a2ff98be (patch)
tree63a9157922cb43117d42c744331e309ed2139822 /src/sys/schedule.S
parent44ad380cccc36184be13de37df701e1a1e713cf0 (diff)
Remove old stuff
Diffstat (limited to 'src/sys/schedule.S')
-rw-r--r--src/sys/schedule.S3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sys/schedule.S b/src/sys/schedule.S
index dba8bd4..e8ab326 100644
--- a/src/sys/schedule.S
+++ b/src/sys/schedule.S
@@ -1,6 +1,3 @@
-// TODO: - Scheduler info function
-// - Get next thread
-// - Yield supervisor call
.section ".text"
.globl schedule
.macro preserve_ctx