summaryrefslogtreecommitdiffstats
path: root/stage1/main.c
diff options
context:
space:
mode:
authorEvan Lojewski <github@meklort.com>2019-02-09 13:52:06 -0700
committerEvan Lojewski <github@meklort.com>2019-02-09 13:52:06 -0700
commit4f330c02d8f87711a128486f379d5ad7b44f45c4 (patch)
tree213c77f6daf273ae1ac21b4bedb897880de0e503 /stage1/main.c
parentce4dfa8cf3555926292a09e6c6fe4552374185db (diff)
downloadbcm5719-ortega-4f330c02d8f87711a128486f379d5ad7b44f45c4.tar.gz
bcm5719-ortega-4f330c02d8f87711a128486f379d5ad7b44f45c4.zip
Rename stage0 to stage1, matching https://github.com/hlandau/ortega/blob/master/rtg-spec.md
Diffstat (limited to 'stage1/main.c')
-rw-r--r--stage1/main.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/stage1/main.c b/stage1/main.c
new file mode 100644
index 0000000..0395e23
--- /dev/null
+++ b/stage1/main.c
@@ -0,0 +1,4 @@
+int main()
+{
+
+}
OpenPOWER on IntegriCloud