8 lines
85 B
Meson
8 lines
85 B
Meson
headers += files(
|
|
'alu.hh',
|
|
'cpu.hh',
|
|
'psr.hh'
|
|
)
|
|
|
|
subdir('arm')
|
|
subdir('thumb') |