mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 06:31:31 +00:00
define Z_NULL to (void *)0 include/u-boot/zlib.h to get rid of most of the NULL pointer warnings. inflate.c:942:1: warning: non-ANSI definition of function 'inflateEnd' inflate.c:9:1: warning: non-ANSI definition of function 'inflateReset' inflate.c:12:17: warning: Using plain integer as NULL pointer inflate.c:12:42: warning: Using plain integer as NULL pointer inflate.c:15:17: warning: Using plain integer as NULL pointer inflate.c:21:19: warning: Using plain integer as NULL pointer inflate.c:35:1: warning: non-ANSI definition of function 'inflateInit2_' inflate.c:38:20: warning: Using plain integer as NULL pointer inflate.c:41:17: warning: Using plain integer as NULL pointer inflate.c:42:17: warning: Using plain integer as NULL pointer inflate.c:50:18: warning: Using plain integer as NULL pointer inflate.c:65:23: warning: Using plain integer as NULL pointer inflate.c:69:21: warning: Using plain integer as NULL pointer inflate.c:78:1: warning: non-ANSI definition of function 'inflateInit_' inflate.c:86:1: warning: non-ANSI definition of function 'fixedtables' inflate.c:108:26: warning: Using plain integer as NULL pointer inflate.c:109:1: warning: non-ANSI definition of function 'updatewindow' inflate.c:112:30: warning: Using plain integer as NULL pointer inflate.c:339:1: warning: non-ANSI definition of function 'inflate' inflate.c:349:17: warning: Using plain integer as NULL pointer inflate.c:349:42: warning: Using plain integer as NULL pointer inflate.c:350:27: warning: Using plain integer as NULL pointer inflate.c:369:42: warning: Using plain integer as NULL pointer inflate.c:376:32: warning: Using plain integer as NULL pointer inflate.c:401:54: warning: Using plain integer as NULL pointer inflate.c:419:32: warning: Using plain integer as NULL pointer inflate.c:426:32: warning: Using plain integer as NULL pointer inflate.c:433:32: warning: Using plain integer as NULL pointer inflate.c:444:36: warning: Using plain integer as NULL pointer inflate.c:449:37: warning: Using plain integer as NULL pointer inflate.c:450:38: warning: Using plain integer as NULL pointer inflate.c:457:40: warning: Using plain integer as NULL pointer inflate.c:458:47: warning: Using plain integer as NULL pointer inflate.c:480:40: warning: Using plain integer as NULL pointer inflate.c:481:50: warning: Using plain integer as NULL pointer inflate.c:491:37: warning: Using plain integer as NULL pointer inflate.c:492:37: warning: Using plain integer as NULL pointer inflate.c:501:40: warning: Using plain integer as NULL pointer inflate.c:502:53: warning: Using plain integer as NULL pointer inflate.c:512:37: warning: Using plain integer as NULL pointer inflate.c:513:40: warning: Using plain integer as NULL pointer inflate.c:525:32: warning: Using plain integer as NULL pointer inflate.c:529:52: warning: Using plain integer as NULL pointer inflate.c:543:54: warning: Using plain integer as NULL pointer inflate.c:932:17: warning: Using plain integer as NULL pointer inflate.c:932:42: warning: Using plain integer as NULL pointer inflate.c:935:26: warning: Using plain integer as NULL pointer inflate.c:940:19: warning: Using plain integer as NULL pointer adler32.c:58:5: warning: non-ANSI definition of function 'adler32' adler32.c:81:16: warning: Using plain integer as NULL pointer zutil.c:53:9: warning: non-ANSI definition of function 'zcalloc' zutil.c:64:9: warning: non-ANSI definition of function 'zcfree' inffast.c:70:1: warning: non-ANSI definition of function 'inflate_fast' inftrees.c:33:1: warning: non-ANSI definition of function 'inflate_table' Signed-off-by: Kim Phillips <kim.phillips@freescale.com> |
||
---|---|---|
.. | ||
andestech | ||
asm-generic | ||
bedbug | ||
configs | ||
cramfs | ||
faraday | ||
galileo | ||
jffs2 | ||
linux | ||
lzma | ||
mtd | ||
pcmcia | ||
synopsys | ||
u-boot | ||
usb | ||
zfs | ||
.gitignore | ||
74xx_7xx.h | ||
_exports.h | ||
ACEX1K.h | ||
addr_map.h | ||
aes.h | ||
ahci.h | ||
ali512x.h | ||
altera.h | ||
amba_clcd.h | ||
ambapp.h | ||
api_public.h | ||
arm925t.h | ||
armcoremodule.h | ||
asm-offsets.h | ||
at45.h | ||
at91rm9200_i2c.h | ||
at91rm9200_net.h | ||
ata.h | ||
atmel_hlcdc.h | ||
atmel_lcdc.h | ||
atmel_mci.h | ||
bcd.h | ||
bcm5221.h | ||
bmp_layout.h | ||
bootcount.h | ||
bootstage.h | ||
bouncebuf.h | ||
bus_vcxk.h | ||
bzlib.h | ||
cbfs.h | ||
circbuf.h | ||
cmd_spl.h | ||
command.h | ||
common.h | ||
commproc.h | ||
compiler.h | ||
config_cmd_all.h | ||
config_cmd_default.h | ||
config_cmd_defaults.h | ||
config_defaults.h | ||
config_fallbacks.h | ||
config_phylib_all_drivers.h | ||
config_uncmd_spl.h | ||
cpsw.h | ||
crc.h | ||
da9030.h | ||
dataflash.h | ||
ddr_spd.h | ||
dfu.h | ||
dialog_pmic.h | ||
div64.h | ||
dm9000.h | ||
dm9161.h | ||
dp83848.h | ||
ds1722.h | ||
ds4510.h | ||
dtt.h | ||
dwmmc.h | ||
e500.h | ||
elf.h | ||
env_default.h | ||
environment.h | ||
errno.h | ||
exports.h | ||
ext4fs.h | ||
ext_common.h | ||
fat.h | ||
fdc.h | ||
fdt.h | ||
fdt_support.h | ||
fdtdec.h | ||
fis.h | ||
flash.h | ||
fm_eth.h | ||
fpga.h | ||
fs.h | ||
fsl_diu_fb.h | ||
fsl_esdhc.h | ||
fsl_mdio.h | ||
fsl_nfc.h | ||
fsl_pmic.h | ||
g_dnl.h | ||
gdsys_fpga.h | ||
hush.h | ||
hwconfig.h | ||
i2c.h | ||
i8042.h | ||
ide.h | ||
image.h | ||
input.h | ||
iomux.h | ||
ioports.h | ||
ipu_pixfmt.h | ||
key_matrix.h | ||
keyboard.h | ||
kgdb.h | ||
ks8721.h | ||
lattice.h | ||
lcd.h | ||
lcdvideo.h | ||
led-display.h | ||
libata.h | ||
libfdt.h | ||
libfdt_env.h | ||
libtizen.h | ||
linker_lists.h | ||
linux_logo.h | ||
lmb.h | ||
logbuff.h | ||
lxt971a.h | ||
lynxkdi.h | ||
malloc.h | ||
max8997_pmic.h | ||
max8998_pmic.h | ||
mb862xx.h | ||
mc9sdz60.h | ||
mc13783.h | ||
mc13892.h | ||
MCD_dma.h | ||
MCD_progCheck.h | ||
MCD_tasksInit.h | ||
menu.h | ||
micrel.h | ||
mii_phy.h | ||
miiphy.h | ||
mk48t59.h | ||
mmc.h | ||
mpc5xx.h | ||
mpc5xxx.h | ||
mpc5xxx_sdma.h | ||
mpc8xx.h | ||
mpc8xx_irq.h | ||
mpc83xx.h | ||
mpc85xx.h | ||
mpc86xx.h | ||
mpc106.h | ||
mpc824x.h | ||
mpc8220.h | ||
mpc8260.h | ||
mpc8260_irq.h | ||
mtd_node.h | ||
mv88e6352.h | ||
mvmfp.h | ||
nand.h | ||
net.h | ||
netdev.h | ||
nios2-epcs.h | ||
nios2-io.h | ||
nios2-yanu.h | ||
nios2.h | ||
nomadik.h | ||
ns9750_bbus.h | ||
ns9750_mem.h | ||
ns9750_ser.h | ||
ns9750_sys.h | ||
ns16550.h | ||
ns87308.h | ||
onenand_uboot.h | ||
os.h | ||
part.h | ||
pc_keyb.h | ||
pca953x.h | ||
pca9564.h | ||
pca9698.h | ||
pci.h | ||
pci_ids.h | ||
pcmcia.h | ||
phy.h | ||
pmic.h | ||
post.h | ||
ppc_asm.tmpl | ||
ppc_defs.h | ||
ps2mult.h | ||
pwm.h | ||
radeon.h | ||
reiserfs.h | ||
rtc.h | ||
s6e63d6.h | ||
s_record.h | ||
SA-1100.h | ||
sata.h | ||
scsi.h | ||
sdhci.h | ||
search.h | ||
sed156x.h | ||
sed13806.h | ||
serial.h | ||
sh_pfc.h | ||
sh_tmu.h | ||
sha1.h | ||
sha256.h | ||
sja1000.h | ||
sm501.h | ||
smiLynxEM.h | ||
spartan2.h | ||
spartan3.h | ||
spd.h | ||
spd_sdram.h | ||
spi.h | ||
spi_flash.h | ||
spl.h | ||
status_led.h | ||
stdio_dev.h | ||
stratixII.h | ||
sym53c8xx.h | ||
systemace.h | ||
tegra-kbc.h | ||
timestamp.h | ||
tpm.h | ||
tps6586x.h | ||
tsec.h | ||
tsi108.h | ||
tsi148.h | ||
twl4030.h | ||
twl6030.h | ||
twl6035.h | ||
tws.h | ||
ubi_uboot.h | ||
universe.h | ||
usb.h | ||
usb_cdc_acm.h | ||
usb_defs.h | ||
usb_ether.h | ||
usbdescriptors.h | ||
usbdevice.h | ||
version.h | ||
video.h | ||
video_ad7176.h | ||
video_ad7177.h | ||
video_ad7179.h | ||
video_easylogo.h | ||
video_fb.h | ||
video_font.h | ||
video_font_data.h | ||
video_logo.h | ||
virtex2.h | ||
vsc7385.h | ||
vsprintf.h | ||
vxworks.h | ||
w83c553f.h | ||
watchdog.h | ||
xilinx.h | ||
xyzModem.h | ||
zfs_common.h |