Annotation of qemu/roms/openbios/include/packages/nvram.h, revision 1.1

1.1     ! root        1: /*
        !             2:  *   Creation Date: <2003/12/20 01:04:25 samuel>
        !             3:  *   Time-stamp: <2004/01/07 19:59:11 samuel>
        !             4:  *
        !             5:  *     <nvram.h>
        !             6:  *
        !             7:  *     arch NVRAM interface
        !             8:  *
        !             9:  *   Copyright (C) 2003, 2004 Samuel Rydh ([email protected])
        !            10:  *
        !            11:  *   This program is free software; you can redistribute it and/or
        !            12:  *   modify it under the terms of the GNU General Public License
        !            13:  *   version 2
        !            14:  *
        !            15:  */
        !            16: 
        !            17: #ifndef _H_NVRAM_PACKAGE
        !            18: #define _H_NVRAM_PACKAGE
        !            19: 
        !            20: extern void    nvconf_init( void );
        !            21: extern void    nvram_init( const char *path );
        !            22: extern void    update_nvram( void );
        !            23: 
        !            24: #endif   /* _H_NVRAM_PACKAGE */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.