From a94c5a5d6992b6dca9afec09352ab80db4643078 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sat, 31 May 1997 15:55:10 +0000 Subject: Changed bitwise OR's used to build up option and attribute sets to be correct in either C or Ada. Added the interrupt disable, enable, flash, and is in progress directives. changed "97" to "1997" --- doc/user/mp.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/user/mp.t') diff --git a/doc/user/mp.t b/doc/user/mp.t index 9fa3b4d3bb..7f21b6952b 100644 --- a/doc/user/mp.t +++ b/doc/user/mp.t @@ -599,7 +599,7 @@ must be aware of the following: @item Packets are composed of both RTEMS and application data. All RTEMS data is treated as thirty-two (32) bit unsigned -quantities and is in the first MINIMUM_UNSIGNED32S_TO_CONVERT +quantities and is in the first @code{MINIMUM_UNSIGNED32S_TO_CONVERT} thirty-two (32) quantities of the packet. @item The RTEMS data component of the packet must be in native -- cgit v1.2.3