Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
4f8ff240dd45fc568b05bb17bea5afca7a8ce75c
/
.
/
src
/
southbridge
/
ricoh
/
rl5c476
/
chip.h
blob: 98d8a6936dd7f2884ab3e5aeb33f9d60bdc4ef48 [
file
] [
log
] [
blame
]
#ifndef
_SOUTHBRIDGE_RICOH_RL5C476
#define
_SOUTHBRIDGE_RICOH_RL5C476
struct
southbridge_ricoh_rl5c476_config
{
int
enable_cf
;
};
#endif
/* _SOUTHBRIDGE_RICOH_RL5C476 */