diff options
| author | Amlal <amlal@zka.com> | 2024-07-17 18:39:40 +0200 |
|---|---|---|
| committer | Amlal <amlal@zka.com> | 2024-07-17 18:39:40 +0200 |
| commit | 13b84ff69d821029da3c2318a35a294d8045d7f9 (patch) | |
| tree | 9390937c3400dde04d91dd7046fd01df15ae6cf7 /Examples/ExampleCDialect.S | |
| parent | d764e44d4b43392a86a1c7c0ab1ad455fafc3294 (diff) | |
[IMP] NDK instead of MPCC.
Signed-off-by: Amlal <amlal@zka.com>
Diffstat (limited to 'Examples/ExampleCDialect.S')
| -rw-r--r-- | Examples/ExampleCDialect.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/ExampleCDialect.S b/Examples/ExampleCDialect.S index 1eb2f82..c657cbb 100644 --- a/Examples/ExampleCDialect.S +++ b/Examples/ExampleCDialect.S @@ -1,5 +1,5 @@ ; Path: Examples/ExampleCDialect.cxx -; Language: MPCC assembly. (Generated from C++) +; Language: NDK assembly. (Generated from C++) ; Date: 2024-5-14 #bits 64 |
