Missing types TODO.
[cascardo/kernel/slides/.git] / 03types / types
index 3f823c3..d43e997 100644 (file)
@@ -55,14 +55,16 @@ Reference:
 
 # Little endian and Big endian
 
-* FIXME
 * Little endian machines
+       - Alpha
        - x86
 * Big endian machines
+       - PowerPC
        - SPARC
-       - MIPS
 * Multi-endian machines
        - ARM
+       - MIPS
+       - SH
 
 # Headers
 
@@ -138,4 +140,8 @@ Reference:
 
 # Trees and hashes
 
+* FIX_ME
+
 # Other data types
+
+* FIX_ME