003 File Manager
Current Path:
/usr/src/lib/csu/riscv
usr
/
src
/
lib
/
csu
/
riscv
/
📁
..
📄
Makefile
(116 B)
📄
crt.h
(128 B)
📄
crt1_c.c
(2.44 KB)
📄
crt1_s.S
(2.16 KB)
📄
crti.S
(2.21 KB)
📄
crtn.S
(1.97 KB)
Editing: crt.h
/* $FreeBSD$ */ #ifndef _CRT_H_ #define _CRT_H_ #define HAVE_CTORS #define INIT_CALL_SEQ(func) "call " __STRING(func) #endif
Upload File
Create Folder