This website works better with JavaScript
Почетна
Преглед
Помоћ
Пријавите се
pascal
/
fpc
огледало од
https://gitlab.com/freepascal.org/fpc/source.git
Прати
2
Волим
0
Креирај огранак
0
Датотеке
Дискусије
0
Вики
Преглед изворни кода
* Use include prt0.as for cprt0, gprt0 and dllprt0 as files
git-svn-id: trunk@21665 -
pierre
пре 13 година
родитељ
e4ebe2e52e
комит
6b57f3a3d1
3 измењених фајлова
са
3 додато
и
0 уклоњено
Подељен поглед
Покажи статистику Diff
1
0
rtl/linux/mips/cprt0.as
1
0
rtl/linux/mips/dllprt0.as
1
0
rtl/linux/mips/gprt0.as
+ 1
- 0
rtl/linux/mips/cprt0.as
Прегледај датотеку
@@ -0,0 +1 @@
+.include "mips/prt0.as"
+ 1
- 0
rtl/linux/mips/dllprt0.as
Прегледај датотеку
@@ -0,0 +1 @@
+.include "mips/prt0.as"
+ 1
- 0
rtl/linux/mips/gprt0.as
Прегледај датотеку
@@ -0,0 +1 @@
+.include "mips/prt0.as"