diff options
author | Haru <haru@dotalux.com> | 2016-07-02 19:08:48 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-07-02 19:08:48 +0200 |
commit | 0623dad90cb238648755776c56800d0c144d2a86 (patch) | |
tree | 9df4d22be219f30622f47df7333a59cbc0d08f01 /tools/HPMHookGen/HPMDataCheckGen.pl | |
parent | 657d772c70e07afc2188c200247f73f03879884d (diff) | |
download | hercules-0623dad90cb238648755776c56800d0c144d2a86.tar.gz hercules-0623dad90cb238648755776c56800d0c144d2a86.tar.bz2 hercules-0623dad90cb238648755776c56800d0c144d2a86.tar.xz hercules-0623dad90cb238648755776c56800d0c144d2a86.zip |
Added 'GENERATED FILE DO NOT EDIT' to the auto-generated files
See https://github.com/Reviewable/Reviewable/wiki/FAQ#how-do-i-tell-reviewable-that-a-file-is-generated-and-should-not-be-reviewed
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'tools/HPMHookGen/HPMDataCheckGen.pl')
-rw-r--r-- | tools/HPMHookGen/HPMDataCheckGen.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/HPMHookGen/HPMDataCheckGen.pl b/tools/HPMHookGen/HPMDataCheckGen.pl index 68751a4ad..f8712f329 100644 --- a/tools/HPMHookGen/HPMDataCheckGen.pl +++ b/tools/HPMHookGen/HPMDataCheckGen.pl @@ -91,6 +91,8 @@ print FH <<"EOF"; * as it will get overwritten. */ +/* GENERATED FILE DO NOT EDIT */ + #ifndef HPM_DATA_CHECK_H #define HPM_DATA_CHECK_H |