diff options
| author | Julian Blake Kongslie | 2022-07-12 18:23:01 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2022-07-12 18:23:01 -0700 |
| commit | d876f6f12b7719a5f477a6ccabb943a32be05755 (patch) | |
| tree | 3b1a00ae3fc4ef6e5922a4b6d1cddb6ed20cf737 /git-tag.h | |
| parent | Stack storage for uarch stages. (diff) | |
| download | issim-main.tar.xz | |
Diffstat (limited to 'git-tag.h')
| -rw-r--r-- | git-tag.h | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -1,3 +1,5 @@ | |||
| 1 | #pragma once | 1 | #pragma once |
| 2 | 2 | ||
| 3 | extern const char *GIT_TAG; | 3 | extern const char *GIT_TAG; |
| 4 | extern const char *GIT_DIFF; | ||
| 5 | extern const char *GIT_STAT; | ||
