mirror of
https://github.com/openharmony/third_party_libunwind.git
synced 2026-07-01 07:39:12 -04:00
e1bd4ac5bb
Signed-off-by: cs1111 <chenshi51@huawei.com>
12 lines
401 B
Plaintext
12 lines
401 B
Plaintext
\setVersion{@VERSION@}
|
|
|
|
\sloppy
|
|
|
|
\newcommand{\Lt}{\symbol{"3C}}
|
|
\newcommand{\Gt}{\symbol{"3E}}
|
|
\newcommand{\Type}[1]{\File{#1}} % see libunwind.trans
|
|
\newcommand{\Func}[1]{\Prog{#1}} % see libunwind.trans
|
|
\newcommand{\Var}[1]{\Prog{#1}} % see libunwind.trans
|
|
\newcommand{\Const}[1]{\File{#1}} % see libunwind.trans
|
|
\newcommand{\SeeAlso}[2]{\File{#1}} % see libunwind.trans
|