common: Rewrite and move core/frontend/input.h to common
This commit is contained in:
parent
f078d3d212
commit
ad5142ac2c
2 changed files with 243 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Reference in a new issue