set (CMAKE_SYSTEM_PROCESSOR "arm64") set (CROSS_PREFIX "aarch64-none-elf-") include (cross_generic_gcc) # vim: expandtab:ts=2:sw=2:smartindent