aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/via/vt8623/raminit.h
blob: b6d2339df36c2d951ee114c837663a25d0e6b25e (plain)
1
2
3
4
5
6
7
8
#ifndef RAMINIT_H
#define RAMINIT_H

struct mem_controller {
	int empty;
};

#endif /* RAMINIT_H */