aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2021-12-03 09:55:06 -0700
committerChristian Cunningham <cc@localhost>2021-12-03 09:55:06 -0700
commitc06fb44b7f63bbb94523f0f4d2908d34d22b94c2 (patch)
tree527c687aebaf9acb8be6e594d9ebb1dae4287d26 /src
parent72e74f2e3203dc9627f13e740e0d88091ff1d149 (diff)
Started moving source files to subdirectories
Diffstat (limited to 'src')
-rw-r--r--src/cpu/irq.S (renamed from src/irq.S)0
-rw-r--r--src/drivers/uart.S (renamed from src/uart.S)0
2 files changed, 0 insertions, 0 deletions
diff --git a/src/irq.S b/src/cpu/irq.S
index 53a749e..53a749e 100644
--- a/src/irq.S
+++ b/src/cpu/irq.S
diff --git a/src/uart.S b/src/drivers/uart.S
index 0864b7e..0864b7e 100644
--- a/src/uart.S
+++ b/src/drivers/uart.S