diff --git a/chap/debug.tex b/chap/debug.tex index 7acdf6e..42fe5aa 100644 --- a/chap/debug.tex +++ b/chap/debug.tex @@ -122,7 +122,7 @@ Comme vous le savez tous, un appel système est \textbf{le} moyen de communication qu'utilise un process utilisateur pôur demander un service au noyau. -\lstinputlisting[language=C]{code/hello.c} +\lstinputlisting[language=C]{code/C/hello.c} Un exemple canonique, n'est-il pas ? Ce bout de code affichant quelque chose à l'écran, il doit bien y avoir un appel au noyau