summaryrefslogtreecommitdiffstats
path: root/discover/grub2/grub2.h
blob: f2a780d385510317479085e4d29c092e82c28d20 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef GRUB2_H
#define GRUB2_H

struct grub2_parser {
	void	*scanner;
};


#endif /* GRUB2_H */

OpenPOWER on IntegriCloud