projects
/
apple
/
xnu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
xnu-792.24.17.tar.gz
[apple/xnu.git]
/
osfmk
/
i386
/
user_ldt.h
diff --git
a/osfmk/i386/user_ldt.h
b/osfmk/i386/user_ldt.h
index 77768c9121937c987b8be8d4d21851fb64d8c50b..db0b78e4d73802e4e0cd721d321efa42bbeb43dc 100644
(file)
--- a/
osfmk/i386/user_ldt.h
+++ b/
osfmk/i386/user_ldt.h
@@
-80,6
+80,6
@@
extern boolean_t selector_check(
int sel,
int type);
extern void user_ldt_free(
- user_ldt_t ldt);
+ user_ldt_t
u
ldt);
#endif /* _I386_USER_LDT_H_ */