Skip to content

Commit df02e17

Browse files
authored
Merge pull request #21 from aobolensk/03-fix
2 parents 6da6e05 + 86081db commit df02e17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

03-linux/03-linux.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,13 +165,13 @@ \section{Linux}
165165
\begin{itemize}
166166
\item x86 (32-bit)
167167
\item x86\_64 (64-bit)
168-
\item ARM (64-bit)
168+
\item ARM (32-bit)
169169
\item AArch64 (ARM 64-bit)
170170
\item RISC-V (32-bit and 64-bit)
171171
\item PowerPC (32-bit and 64-bit)
172172
\item MIPS (32-bit and 64-bit)
173173
\item SPARC (32-bit and 64-bit)
174-
\item Itanium (IA-64)
174+
\item Itanium (IA-64, 64-bit)
175175
\item LoongArch
176176
\item and many others...
177177
\end{itemize}

0 commit comments

Comments
 (0)