+ updated for correct available modifiers

This commit is contained in:
carl 2001-08-19 15:43:12 +00:00
parent 0b4ee7574f
commit 6f54527593
2 changed files with 5 additions and 1 deletions

View File

@ -19,7 +19,9 @@
\lit*{cdecl}\\
\lit*{stdcall}\\
\lit*{popstack}\\
\lit*{saveregisters}
\lit*{saveregisters}\\
\lit*{inline}\\
\lit*{safecall}
\)
\end{mysyntdiag}
\end{diagram}

View File

@ -21,6 +21,8 @@
\lit*{cdecl} \\
\lit*{pascal} \\
\lit*{stdcall} \\
\lit*{safecall} \\
\lit*{saveregisters} \\
\lit*{popstack}
\)
\end{mysyntdiag}