now needed.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1070 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
fb0db6ca6d
commit
312f64a2c2
1 changed files with 5 additions and 0 deletions
5
src/mainboard/arima/hdama/chip.h
Normal file
5
src/mainboard/arima/hdama/chip.h
Normal file
|
@ -0,0 +1,5 @@
|
|||
struct chip_control mainboard_arima_hdama_control;
|
||||
|
||||
struct mainboard_arima_hdama_config {
|
||||
int nothing;
|
||||
};
|
Loading…
Reference in a new issue