Add the new transport layer into the content table
Signed-off-by: Bertrand Marquis bertrand.marquis@arm.com Signed-off-by: Bill Mills bill.mills@linaro.org --- content.tex | 1 + 1 file changed, 1 insertion(+)
diff --git a/content.tex b/content.tex index 5de811f..c785c5c 100644 --- a/content.tex +++ b/content.tex @@ -693,6 +693,7 @@ \chapter{Virtio Transport Options}\label{sec:Virtio Transport Options} \input{transport-pci.tex} \input{transport-mmio.tex} \input{transport-ccw.tex} +\input{transport-msg.tex}
\chapter{Device Types}\label{sec:Device Types}