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

struct mem_controller {
  int empty;
};

#endif /* RAMINIT_H */