Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / include / linux / sizes.h
index 1cbb4c4d016e37c23fa456f2b5e977ba357c385f..9874f6f675374010c657d36f6c1b85f1f3a76bda 100644 (file)
@@ -44,5 +44,6 @@
 #define SZ_2G                          0x80000000
 
 #define SZ_4G                          _AC(0x100000000, ULL)
+#define SZ_64T                         _AC(0x400000000000, ULL)
 
 #endif /* __LINUX_SIZES_H__ */