mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
move doc comment to right spot
This commit is contained in:
@@ -348,10 +348,10 @@ Kern_Return :: enum kern_return_t {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
Return_Max = 0x100,
|
Return_Max = 0x100,
|
||||||
|
/* Maximum return value allowable
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Maximum return value allowable
|
|
||||||
*/
|
|
||||||
/*
|
/*
|
||||||
* VM allocation flags:
|
* VM allocation flags:
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user