X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/b226f5e54a60dc81db17b1260381d7dbfea3cdf1..0a7de7458d150b5d4dffc935ba399be265ef0a1a:/tests/mach_boottime_usec.c diff --git a/tests/mach_boottime_usec.c b/tests/mach_boottime_usec.c index ad0ac3265..7a9a47277 100644 --- a/tests/mach_boottime_usec.c +++ b/tests/mach_boottime_usec.c @@ -8,7 +8,7 @@ #include T_DECL(mach_boottime_usec, "mach_boottime_usec()", - T_META_ALL_VALID_ARCHS(true), T_META_LTEPHASE(LTE_POSTINIT)) + T_META_ALL_VALID_ARCHS(true), T_META_LTEPHASE(LTE_POSTINIT)) { uint64_t bt_usec = mach_boottime_usec();