link all examples to header

This commit is contained in:
Ciro Santilli
2018-12-04 09:46:27 +00:00
parent 14673179c4
commit 94a81117ee
53 changed files with 106 additions and 0 deletions

2
rtc.S
View File

@@ -1,3 +1,5 @@
/* https://github.com/cirosantilli/x86-bare-metal-examples# */
/* TODO what do those numbers mean? Where is this all documented? */
.equ RTCaddress, 0x70
.equ RTCdata, 0x71