Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(130)

Unified Diff: src/tlcl/structures.h

Issue 2831027: Add version string in binary and simplify build. (Closed) Base URL: ssh://git@chromiumos-git/tpm_lite.git
Patch Set: sed -> cut and add warnings Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/tlcl/Makefile.firmware ('k') | src/tlcl/tlcl.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/tlcl/structures.h
diff --git a/src/tlcl/saved-structures.h b/src/tlcl/structures.h
similarity index 86%
rename from src/tlcl/saved-structures.h
rename to src/tlcl/structures.h
index a398763cf578c19c72c168bfc3270d01b8a4d7ad..55d31ebdb9efcaf00ed40915c493b0ad39a4fbe2 100644
--- a/src/tlcl/saved-structures.h
+++ b/src/tlcl/structures.h
@@ -1,10 +1,3 @@
-/* Following this comment, this file contains the content of the file
- * structures.h which is automatically generated from generator.c. This file
- * is included for convenience. Any changes to generator.c (typically when
- * adding commands) will require its recompilation and reexecution. The output
- * should be used as structures.h. The compilation of generator.c requires the
- * trousers library, which is only available on Linux.
- */
/* This file is automatically generated */
struct {
« no previous file with comments | « src/tlcl/Makefile.firmware ('k') | src/tlcl/tlcl.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698