buildrom.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>

Include dependency graph for buildrom.c:

Go to the source code of this file.

Functions

void usage ()
void fatal (char *s)
int main (int argc, char *argv[])


Function Documentation

void fatal ( char *  s  ) 

Definition at line 27 of file buildrom.c.

Referenced by main().

Here is the caller graph for this function:

int main ( int  argc,
char *  argv[] 
)

Definition at line 33 of file buildrom.c.

References fatal(), malloc(), printf, and usage().

Here is the call graph for this function:

void usage ( void   ) 

Definition at line 20 of file buildrom.c.

Referenced by arg_error(), main(), op_show_usage(), parse_assignment(), parse_nvramtool_args(), register_op(), and sanity_check_args().

Here is the caller graph for this function:


Generated on Mon Dec 1 21:42:56 2008 for coreboot by  doxygen 1.5.5