xref
: /
DragonOS
/
build-scripts
/
kernel_build
/
src
/
constant
/
mod.rs
(revision 46e234aef65c081393fb7652e0ad2bae26786ce4)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
pub
const
ARCH_DIR_X86_64
: &
str
=
"
src
/
arch
/
x86_64
"
;
2