diff options
Diffstat (limited to 'thesis/abbr.tex')
-rw-r--r-- | thesis/abbr.tex | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/thesis/abbr.tex b/thesis/abbr.tex new file mode 100644 index 0000000..6124917 --- /dev/null +++ b/thesis/abbr.tex @@ -0,0 +1,11 @@ +\section{Abbreviations} +\label{sec:abbreviations} + +\begin{multicols}{2} + +\begin{description} + \item[PC] + Program counter. +\end{description} + +\end{multicols} |