kernel-ark/scripts/genksyms
Michal Marek 2c5925d6b7 genksyms: Do not expand internal types
Consider structures, unions and enums defined in the source file as
internal and do not expand them. This way, changes to e.g. struct
serial_private in drivers/tty/serial/8250_pci.c will not affect the
checksum of the pciserial_* exports.
2011-10-11 12:00:39 +02:00
..
.gitignore genksyms: migrate parser to implicit rules 2011-06-09 14:04:41 -04:00
genksyms.c genksyms: Do not expand internal types 2011-10-11 12:00:39 +02:00
genksyms.h genksyms: Do not expand internal types 2011-10-11 12:00:39 +02:00
keywords.gperf genksyms: pass hash and lookup functions name and target language though the input file 2011-06-09 14:04:40 -04:00
keywords.hash.c_shipped genksym: regen parser 2011-06-09 14:04:42 -04:00
lex.l genksyms: Do not expand internal types 2011-10-11 12:00:39 +02:00
lex.lex.c_shipped genksym: regen parser 2011-06-09 14:04:42 -04:00
Makefile genksyms: migrate parser to implicit rules 2011-06-09 14:04:41 -04:00
parse.tab.c_shipped genksym: regen parser 2011-06-09 14:04:42 -04:00
parse.tab.h_shipped genksym: regen parser 2011-06-09 14:04:42 -04:00
parse.y genksyms: Do not expand internal types 2011-10-11 12:00:39 +02:00