1
0
mirror of https://github.com/KarolS/millfork.git synced 2025-01-09 13:31:32 +00:00
millfork/doc/abi/inlining.md

12 lines
138 B
Markdown
Raw Normal View History

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