1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-07-28 19:29:30 +00:00
millfork/docs/abi/inlining.md
2018-07-01 19:19:30 +02:00

14 lines
170 B
Markdown

[< back to index](../index.md)
# Macros and inlining
## Macros
`macro` keyword
## Automatic inlining
`-finline` command-line option
`inline` and `noinline` keyword