gem5/src/proto
Nikos Nikoleris 227bdde922 proto: Fix warnings for protoc v3
protoc v3 introduces a new syntax for proto files and warns when the
syntax is not explicitly stated.

protoc relies on the fact that undefined preprocessor symbols are
explanded to 0 but since we use -Wundef they end up generating
warnings.

Change-Id: If07abeb54e932469c8f2c4d38634a97fdae40f77
Reviewed-by: Andreas Hansson <andreas.hansson@arm.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Signed-off-by: Jason Lowe-Power <jason@lowepower.com>
2017-01-27 15:07:20 -06:00
..
inst.proto proto: Fix warnings for protoc v3 2017-01-27 15:07:20 -06:00
inst_dep_record.proto proto: Fix warnings for protoc v3 2017-01-27 15:07:20 -06:00
packet.proto proto: Fix warnings for protoc v3 2017-01-27 15:07:20 -06:00
protoio.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
protoio.hh base: Avoid size limitation on protobuf coded streams 2013-05-30 12:53:53 -04:00
SConscript proto: Fix warnings for protoc v3 2017-01-27 15:07:20 -06:00