1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-09-10 11:54:30 +00:00
millfork/docs/abi/inlining.md
2018-04-03 00:21:26 +02:00

14 lines
170 B
Markdown

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