mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1357 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
5 lines
107 B
C
5 lines
107 B
C
struct chip_control mainboard_arima_hdama_control;
|
|
|
|
struct mainboard_arima_hdama_config {
|
|
int nothing;
|
|
};
|