2 * Definitions for Open Firmware client interface on 32-bit system.
3 * OF Cell size is 4. Integer properties are encoded big endian,
4 * as with all OF implementations.
6 * This program is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU General Public License
8 * as published by the Free Software Foundation; either version
9 * 2 of the License, or (at your option) any later version.
14 extern int ofw(char *, int, int, ...);
This page took 0.07378 seconds and 5 git commands to generate.