6670684: 4/5 SA command universe did not print out CMS space information

Forward port of Yumin's fix for 6670684 from HSX-11; Yumin verified the port was correct.

Reviewed-by: dcubed
This commit is contained in:
Daniel D. Daugherty 2008-05-09 08:55:13 -07:00
parent 659a8dc7d5
commit a2a49ae8de
20 changed files with 298 additions and 22 deletions

View file

@ -893,6 +893,7 @@ static inline uint64_t cast_uint64_t(size_t x)
/*******************************************************************/ \
\
declare_unsigned_integer_type(size_t) \
declare_integer_type(ssize_t) \
declare_unsigned_integer_type(const size_t) \
declare_integer_type(intx) \
declare_integer_type(intptr_t) \