set(SRCS
    machine.cpp
  )


add_library(hal OBJECT ${SRCS})
