Changeset 694ca3d6 in mainline for kernel/generic/meson.build
- Timestamp:
- 2023-10-27T18:56:50Z (20 months ago)
- Branches:
- master, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 34120f10
- Parents:
- ad9178bf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/meson.build
rad9178bf r694ca3d6 40 40 'common/adt/list.c', 41 41 'common/adt/odict.c', 42 'common/printf/printf_core.c', 42 43 'common/stdc/calloc.c', 43 44 'common/stdc/ctype.c', … … 96 97 'src/preempt/preemption.c', 97 98 'src/printf/printf.c', 98 'src/printf/printf_core.c',99 99 'src/printf/snprintf.c', 100 100 'src/printf/vprintf.c',
Note:
See TracChangeset
for help on using the changeset viewer.