OcAppleKernelLib: Fix comments from previous commit

This commit is contained in:
Goldfish64 2020-10-03 19:51:51 -05:00
parent f18a2a73c1
commit eb56315475

View File

@ -1684,7 +1684,8 @@ typedef struct {
//
UINT32 CodeLength;
//
// Put at this address (_COMM_PAGE_BCOPY, etc).
// Address to place this function at.
//
UINT32 CommpageAddress;
//
// CPU capability bits we must have.
@ -1709,7 +1710,8 @@ typedef struct {
//
UINT32 CodeLength;
//
// Put at this address (_COMM_PAGE_BCOPY, etc).
// Address to place this function at.
//
UINT32 CommpageAddress;
//
// CPU capability bits we must have.