Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
fdt_empty_tree.c File Reference
#include "libfdt_env.h"
#include <fdt.h>
#include <libfdt.h>
#include "libfdt_internal.h"

Go to the source code of this file.

Functions

int fdt_create_empty_tree (void *buf, int bufsize)
 

Function Documentation

int fdt_create_empty_tree ( void buf,
int  bufsize 
)

Definition at line 58 of file fdt_empty_tree.c.