Changeset 3599384 in mainline
- Timestamp:
- 2025-05-07T15:00:03Z (24 hours ago)
- Parents:
- 61f28c4 (diff), 32cb7cd (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - git-author:
- Miroslav Cimerman <70661600+mcimerman@…> (2025-05-07 15:00:03)
- git-committer:
- GitHub <noreply@…> (2025-05-07 15:00:03)
- Location:
- uspace/lib/c/arch
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/mips32/meson.build
r61f28c4 r3599384 30 30 31 31 arch_src += files( 32 'src/atomic.c', 32 33 'src/entryjmp.S', 33 34 'src/thread_entry.S', -
uspace/lib/c/arch/ppc32/meson.build
r61f28c4 r3599384 30 30 31 31 arch_src += files( 32 'src/atomic.c', 32 33 'src/entryjmp.S', 33 34 'src/thread_entry.S',
Note:
See TracChangeset
for help on using the changeset viewer.