Chromium Code Reviews

Side by Side Diff: third_party/yasm/source/config/win/libyasm-stdint.h

Issue 1705533002: Remove yasm (and DONT_EMBED_BUILD_METADATA). (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 #ifndef _YASM_LIBYASM_STDINT_H
2 #define _YASM_LIBYASM_STDINT_H 1
3 #ifndef _GENERATED_STDINT_H
4 #define _GENERATED_STDINT_H "yasm HEAD"
5 /* generated using gcc -std=gnu99 */
6 #define _STDINT_HAVE_STDINT_H 1
7 #include <stdint.h>
8 #endif
9 #endif
OLDNEW
« no previous file with comments | « third_party/yasm/source/config/win/config.h ('k') | third_party/yasm/source/config/win/stdint.h » ('j') | no next file with comments »

Powered by Google App Engine