X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/33e49b2e6d599bc56326841b5b373b9f76adc5f7..b83b409494b6aedcbcb0548665b8edebba19b43e:/netwatch/vm_flags.h diff --git a/netwatch/vm_flags.h b/netwatch/vm_flags.h index f003516..e8a0f3f 100644 --- a/netwatch/vm_flags.h +++ b/netwatch/vm_flags.h @@ -1,8 +1,11 @@ -/** Page table and page directory flags. +/* vm_flags.h + * Page table and page directory flags. + * NetWatch system management mode administration console * - * From intel-sys.pdf. + * Copyright (c) 2008 Jacob Potter and Joshua Wise. All rights reserved. + * This program is free software; you can redistribute and/or modify it under + * the terms found in the file LICENSE in the root of this source tree. * - * @author Jacob Potter (jdpotter) */ #ifndef _VM_FLAGS_H