aboutsummaryrefslogtreecommitdiff
path: root/demo_functionality.h
diff options
context:
space:
mode:
authorvetch <vetch97@gmail.com>2019-12-10 15:47:05 +0100
committervetch <vetch97@gmail.com>2019-12-10 15:47:05 +0100
commitf87b0105a0ac411b0d64d89a9ea92e9b07087aa2 (patch)
tree234ce93b208a9bbc199120b6aba69b479202783a /demo_functionality.h
parent899a5c14aa3737f04f5cd95e97dca3ee14ad1b43 (diff)
downloadrpi-MMU-example-f87b0105a0ac411b0d64d89a9ea92e9b07087aa2.tar.gz
rpi-MMU-example-f87b0105a0ac411b0d64d89a9ea92e9b07087aa2.zip
Revert "Merge branch 'bob' of https://repo.or.cz/RPi-MMU-example into alice"
This reverts commit 5662aacc5688bba4873367ed9ab51fb83fbd1feb, reversing changes made to b0a6351d52af8bdf6fa9cca0d313df323249a520.
Diffstat (limited to 'demo_functionality.h')
-rw-r--r--demo_functionality.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/demo_functionality.h b/demo_functionality.h
index 5d6e659..c8b163f 100644
--- a/demo_functionality.h
+++ b/demo_functionality.h
@@ -5,10 +5,6 @@ void demo_paging_support(void);
void demo_mode_to_system(void);
-void demo_setup_libkernel(void);
-
-void demo_setup_PL0(void);
-
void demo_go_unprivileged(void);
#endif // DEMO_FUNCTIONALITY_H