OpenCores
URL https://opencores.org/ocsvn/qaz_libs/qaz_libs/trunk

Subversion Repositories qaz_libs

[/] [qaz_libs/] [trunk/] [cli/] [util/] [util_mem.h] - Blame information for rev 22

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 22 qaztronic
/*-----------------------------------------------------------*/
2
 
3
#ifndef _UTIL_MEM_H_
4
#define _UTIL_MEM_H_
5
 
6
 
7
#include <stdio.h>
8
#include <stdlib.h>
9
#include <string.h>
10
 
11
#include "sys_cmd.h"
12
#include "uboot_lib.h"
13
 
14
#undef CONFIG_HAS_DATAFLASH
15
#undef CONFIG_BLACKFIN
16
 
17
/*-----------------------------------------------------------*/
18
 
19
 
20
#endif  //  _UTIL_MEM_H_
21
 
22
 
23
 
24
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.