diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2017-07-28 17:44:36 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2017-07-28 17:44:36 +0000 |
| commit | 834d4c5613e9c57c0b9fba46fa717fd7fb9d5891 (patch) | |
| tree | 610a3598ffcd1fdcb97c475a59bccac84f41bbdd /source/compiler/dtcompiler.h | |
| parent | 744d47ba98ced2e2a7d3aff2f894136544386e34 (diff) | |
Notes
Diffstat (limited to 'source/compiler/dtcompiler.h')
| -rw-r--r-- | source/compiler/dtcompiler.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/compiler/dtcompiler.h b/source/compiler/dtcompiler.h index 61b40b4a93ef..1e81c5800c5c 100644 --- a/source/compiler/dtcompiler.h +++ b/source/compiler/dtcompiler.h @@ -726,6 +726,7 @@ extern const unsigned char TemplateRasf[]; extern const unsigned char TemplateRsdt[]; extern const unsigned char TemplateS3pt[]; extern const unsigned char TemplateSbst[]; +extern const unsigned char TemplateSdei[]; extern const unsigned char TemplateSlic[]; extern const unsigned char TemplateSlit[]; extern const unsigned char TemplateSpcr[]; |
