Index: /trunk/include/iprt/asmdefs.mac
===================================================================
--- /trunk/include/iprt/asmdefs.mac	(revision 64899)
+++ /trunk/include/iprt/asmdefs.mac	(revision 64900)
@@ -40,4 +40,8 @@
 ;; 4 K (Kilo)                     (4 096).
 %define _4K                     000001000h
+;; 8 K (Kilo)                     (8 192).
+%define _8K                     000002000h
+;; 16 K (Kilo)                   (16 384).
+%define _16K                    000004000h
 ;; 32 K (Kilo)                   (32 678).
 %define _32K                    000008000h
