This website works better with JavaScript
Home
Explore
Help
Sign In
pascal
/
freepascal.compiler
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
+ also add {$inline on} to unit ports in order to enable inlining
git-svn-id: trunk@39366 -
nickysn
7 years ago
parent
f34710faa0
commit
f93bda6e15
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
rtl/msdos/ports.pp
+ 2
- 0
rtl/msdos/ports.pp
View File
@@ -16,6 +16,8 @@
unit ports;
+{$inline on}
+
interface
type