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 f078d3d212
commit ad5142ac2c
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