Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
d22c7b0cf2aa612a00b0cc260ebb0e2ec1d109c0
/
.
/
soc
/
common
/
riscv-privileged
/
CMakeLists.txt
blob: 80be64cf2a976dbd5823412fca4a4480c660b2a6 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
zephyr_include_directories(.)
zephyr_sources(
soc_irq.S
soc_common_irq.c
vector.S
)