common: Rewrite and move core/frontend/input.h to common

This commit is contained in:
german77 2021-09-20 14:56:55 -05:00 committed by Narr the Reg
parent 61c990726b
commit cb6b6189d7
2 changed files with 243 additions and 0 deletions

View file

@ -73,6 +73,7 @@ add_library(common STATIC
hex_util.h
host_memory.cpp
host_memory.h
input.h
intrusive_red_black_tree.h
literals.h
logging/backend.cpp