Mark Marshall wrote:
If you have this in one C file:

  static const char AmlCode[] = {0,1,2,3,4,5,6,7};
    const char AmlCode[] = {0,1,2,3,4,5,6,7};

Doh!


--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to