mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-08 09:03:18 +00:00
fix syntax
llvm-svn: 42242
This commit is contained in:
parent
6ab5c57663
commit
0af0591143
@ -220,7 +220,7 @@ CodeBlock:
|
||||
<div class="doc_text">
|
||||
|
||||
<div class="doc_code"><tt>
|
||||
void *%llvm_gc_allocate(unsigned %Size)
|
||||
void *llvm_gc_allocate(unsigned Size)
|
||||
</tt></div>
|
||||
|
||||
<p>The <tt>llvm_gc_allocate</tt> function is a global function defined by the
|
||||
|
Loading…
Reference in New Issue
Block a user