# Copyright (c) 2026 Lucy Wong
# SPDX-License-Identifier: Apache-2.0

zephyr_sources(
  soc_irq.S
  vector.S
)

zephyr_include_directories(.)
