diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/tex/mbci.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tex/mbci.tex b/docs/tex/mbci.tex index a23bc87b..99676803 100644 --- a/docs/tex/mbci.tex +++ b/docs/tex/mbci.tex @@ -33,7 +33,7 @@ The MBCI bus interface includes the following signal lines: \subsection*{IMBCIHost Structure} \begin{lstlisting}[language=C++,basicstyle=\ttfamily\footnotesize] -struct IMBCIHost { +volatile struct IMBCIHost { UInt32 Magic; UInt32 HostId; UInt16 VendorId; |
