]>
git.saurik.com Git - apple/xnu.git/blob - pexpert/arm/pe_bootargs.c
2 * Copyright (c) 2000-2007 Apple Inc. All rights reserved.
4 #include <pexpert/pexpert.h>
5 #include <pexpert/boot.h>
11 return (char *)((boot_args
*)PE_state
.bootArgs
)->CommandLine
;