mirror of
https://github.com/torvalds/linux.git
synced 2024-11-28 15:11:31 +00:00
f949cb7590
The content of zh_TW was too outdated comparing to the original files. Consequently carry out improvements in order to both keep track of sources and fix several grammatical mistakes in traditional Chinese. This is a thorough rewrite of the previous patch: https://lore.kernel.org/linux-doc/20230807120006.6361-1-src.res.211@gmail.com/ in order to get rid of text damage and merging errors, created based on linux-next (date: Oct. 9, 2023). Signed-off-by: Hu Haowen <src.res.211@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20231011051212.17580-1-src.res.211@gmail.com
30 lines
396 B
ReStructuredText
30 lines
396 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
處理器體系結構
|
|
==============
|
|
|
|
以下文檔提供了具體架構實現的編程細節。
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
mips/index
|
|
arm64/index
|
|
openrisc/index
|
|
parisc/index
|
|
loongarch/index
|
|
|
|
TODOList:
|
|
|
|
* arm/index
|
|
* m68k/index
|
|
* nios2/index
|
|
* powerpc/index
|
|
* s390/index
|
|
* sh/index
|
|
* sparc/index
|
|
* x86/index
|
|
* xtensa/index
|
|
* ../riscv/index
|
|
|