xref: /linux/tools/bootconfig/samples/exp-good-simple.bconf (revision 770aaedb461a055f79b971d538678942b6607894)
1*8c5d862fSMasami Hiramatsu (Google)key {
2*8c5d862fSMasami Hiramatsu (Google)	word1 = "1";
3*8c5d862fSMasami Hiramatsu (Google)	word2 = "2";
4*8c5d862fSMasami Hiramatsu (Google)	word3 = "3";
5*8c5d862fSMasami Hiramatsu (Google)	word4 = "4";
6*8c5d862fSMasami Hiramatsu (Google)	word5 = "5";
7*8c5d862fSMasami Hiramatsu (Google)	word6 = "6";
8*8c5d862fSMasami Hiramatsu (Google)}
9