mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-29 21:45:24 +00:00
Separate common, ia32-specific, and x64-specific into separate files. Signed-off-by: Charles E. Youse <charles.youse@intel.com>
5 lines
124 B
CMake
5 lines
124 B
CMake
# Copyright (c) 2019 Intel Corp.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
message(FATAL_ERROR "nice try, no x64 support yet")
|