1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-07-18 02:28:57 +00:00
millfork/docs/abi/inlining.md

12 lines
138 B
Markdown
Raw Normal View History

# Macros and inlining
2018-01-04 00:15:04 +00:00
## Macros
2018-01-04 00:15:04 +00:00
`macro` keyword
2018-01-04 00:15:04 +00:00
## Automatic inlining
`--inline` command-line option
`inline` and `noinline` keyword