This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
pascal
/
fpc
tükrözi:
https://gitlab.com/freepascal.org/fpc/source.git
Figyelés
2
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Wiki
Forráskód Böngészése
* Use include prt0.as for cprt0, gprt0 and dllprt0 as files
git-svn-id: trunk@21665 -
pierre
13 éve
szülő
e4ebe2e52e
commit
6b57f3a3d1
3 módosított fájl
,
3 hozzáadás
és
0 törlés
Osztott Nézet
Diff Statisztika Mutatása
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
Fájl Megtekintése
@@ -0,0 +1 @@
+.include "mips/prt0.as"
+ 1
- 0
rtl/linux/mips/dllprt0.as
Fájl Megtekintése
@@ -0,0 +1 @@
+.include "mips/prt0.as"
+ 1
- 0
rtl/linux/mips/gprt0.as
Fájl Megtekintése
@@ -0,0 +1 @@
+.include "mips/prt0.as"