s3e: fix build break
[calu.git] / 1_isacmp / isa_cmp.tex
1 \documentclass[a4paper,12pt]{scrartcl}
2 \usepackage{common}
3 \begin{document}
4 \allauthors
5
6 \title{Instruction Set Comparison}
7 \titlehead{Vienna University of Technology \hfill WS~2010}
8 \subject{Computer Architecture Labor\"ubung}
9 \date{\today}
10 \publishers{Gruppe 1}
11
12 \maketitle
13 \newpage
14 \tableofcontents
15 \newpage
16
17 \include{arm}
18 \include{avr}
19 \include{8051}
20 \include{ppc}
21 \include{spear2}
22 \include{cmp}
23
24 \end{document}