1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/EN7526G_3.18Kernel_SDK/bootrom/bootram/include
2024-07-22 01:58:46 -03:00
..
arch Add gpl 2024-07-22 01:58:46 -03:00
asm Add gpl 2024-07-22 01:58:46 -03:00
controller/spi_controller Add gpl 2024-07-22 01:58:46 -03:00
ipv4/lwip Add gpl 2024-07-22 01:58:46 -03:00
linux Add gpl 2024-07-22 01:58:46 -03:00
lwip Add gpl 2024-07-22 01:58:46 -03:00
net Add gpl 2024-07-22 01:58:46 -03:00
netif Add gpl 2024-07-22 01:58:46 -03:00
commands.h Add gpl 2024-07-22 01:58:46 -03:00
common.h Add gpl 2024-07-22 01:58:46 -03:00
dramtest.h Add gpl 2024-07-22 01:58:46 -03:00
exception Add gpl 2024-07-22 01:58:46 -03:00
flash.h Add gpl 2024-07-22 01:58:46 -03:00
flashhal.h Add gpl 2024-07-22 01:58:46 -03:00
float.h Add gpl 2024-07-22 01:58:46 -03:00
iso646.h Add gpl 2024-07-22 01:58:46 -03:00
limits.h Add gpl 2024-07-22 01:58:46 -03:00
lwipopts.h Add gpl 2024-07-22 01:58:46 -03:00
LzmaDecode.h Add gpl 2024-07-22 01:58:46 -03:00
md5_interface.h Add gpl 2024-07-22 01:58:46 -03:00
md5.h Add gpl 2024-07-22 01:58:46 -03:00
mt7510_nandflash.h Add gpl 2024-07-22 01:58:46 -03:00
mtd_partition_parse.h Add gpl 2024-07-22 01:58:46 -03:00
nandflash.h Add gpl 2024-07-22 01:58:46 -03:00
new Add gpl 2024-07-22 01:58:46 -03:00
new.h Add gpl 2024-07-22 01:58:46 -03:00
newspiflash.h Add gpl 2024-07-22 01:58:46 -03:00
nic.h Add gpl 2024-07-22 01:58:46 -03:00
osdep.h Add gpl 2024-07-22 01:58:46 -03:00
proto.h Add gpl 2024-07-22 01:58:46 -03:00
README Add gpl 2024-07-22 01:58:46 -03:00
sgidefs.h Add gpl 2024-07-22 01:58:46 -03:00
spi_nand_flash.h Add gpl 2024-07-22 01:58:46 -03:00
spiflash.h Add gpl 2024-07-22 01:58:46 -03:00
stdarg.h Add gpl 2024-07-22 01:58:46 -03:00
stdbool.h Add gpl 2024-07-22 01:58:46 -03:00
stddef.h Add gpl 2024-07-22 01:58:46 -03:00
syslimits.h Add gpl 2024-07-22 01:58:46 -03:00
typeinfo Add gpl 2024-07-22 01:58:46 -03:00
va-alpha.h Add gpl 2024-07-22 01:58:46 -03:00
va-arc.h Add gpl 2024-07-22 01:58:46 -03:00
va-clipper.h Add gpl 2024-07-22 01:58:46 -03:00
va-h8300.h Add gpl 2024-07-22 01:58:46 -03:00
va-i860.h Add gpl 2024-07-22 01:58:46 -03:00
va-i960.h Add gpl 2024-07-22 01:58:46 -03:00
va-m32r.h Add gpl 2024-07-22 01:58:46 -03:00
va-m88k.h Add gpl 2024-07-22 01:58:46 -03:00
va-mips.h Add gpl 2024-07-22 01:58:46 -03:00
va-mn10200.h Add gpl 2024-07-22 01:58:46 -03:00
va-mn10300.h Add gpl 2024-07-22 01:58:46 -03:00
va-pa.h Add gpl 2024-07-22 01:58:46 -03:00
va-ppc.h Add gpl 2024-07-22 01:58:46 -03:00
va-pyr.h Add gpl 2024-07-22 01:58:46 -03:00
va-sh.h Add gpl 2024-07-22 01:58:46 -03:00
va-sparc.h Add gpl 2024-07-22 01:58:46 -03:00
va-spur.h Add gpl 2024-07-22 01:58:46 -03:00
va-v850.h Add gpl 2024-07-22 01:58:46 -03:00
varargs.h Add gpl 2024-07-22 01:58:46 -03:00

This README file is copied into the directory for GCC-only header files
when fixincludes is run by the makefile for GCC.

Many of the files in this directory were made from the standard system
header files of this system by the shell script `fixincludes'.
They are system-specific, and will not work on any other kind of system.
They are also not part of GCC.  The reason for making the files here
is to fix the places in the header files which use constructs
that are incompatible with ANSI C.