zephyr/arch/x86/core/ia32
Jordan Yates 07870934e3 everywhere: replace double words
Treewide search and replace on a range of double word combinations:
    * `the the`
    * `to to`
    * `if if`
    * `that that`
    * `on on`
    * `is is`
    * `from from`

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-06-22 05:40:22 -04:00
..
coredump.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
crt0.S everywhere: replace double words 2024-06-22 05:40:22 -04:00
excstub.S arch: remove the use of z_arch_esf_t completely from internal 2024-06-04 14:02:51 -05:00
fatal.c kernel: mm: rename Z_MEM_PHYS/VIRT_ADDR to K_MEM_* 2024-06-12 21:13:26 -04:00
float.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
gdbstub.c arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
intstub.S x86: pm: Don't use deprecated function 2024-06-05 17:36:22 -05:00
irq_manage.c ia32: irq: Remove unnecessary header 2023-01-09 12:07:28 -05:00
irq_offload.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
soft_float_stubs.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
swap.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
thread.c x86: add support for memory mapped stack for threads 2024-04-10 07:44:27 -04:00
tls.c x86: Early TLS initialization 2023-08-08 19:08:04 -04:00
userspace.S kernel: mm: rename Z_MEM_PHYS/VIRT_ADDR to K_MEM_* 2024-06-12 21:13:26 -04:00