aboutsummaryrefslogtreecommitdiff
path: root/docs/tech/source_code.tex
blob: 8ee7f3242c72f21000fe3826eb6fcd629c454a55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
\chapter{Source Code}
\label{source_code}

\section{\tt mpx.h}
\lstinputlisting{../../mpx.h}

\section{\tt clock.c}
\lstinputlisting{../../clock.c}

\section{\tt com.c}
\lstinputlisting{../../com.c}

\section{\tt comhan.c}
\lstinputlisting{../../comhan.c}

\section{\tt dcb.c}
\lstinputlisting{../../dcb.c}

\section{\tt direct.c}
\lstinputlisting{../../direct.c}

\section{\tt io.c}
\lstinputlisting{../../io.c}

\section{\tt load.c}
\lstinputlisting{../../load.c}

\section{\tt main.c}
\lstinputlisting{../../main.c}

\section{\tt pcb.c}
\lstinputlisting{../../pcb.c}

\section{\tt printer.c}
\lstinputlisting{../../printer.c}

\section{\tt sys\_req.c}
\lstinputlisting{../../sys_req.c}

\section{\tt sys\_sppt.c}
\lstinputlisting{../../sys_sppt.c}