X-Git-Url: http://git.joshuawise.com/netwatch.git/blobdiff_plain/0cd80c5181dfee5d7853de038f08303c6a33c01b..47d8a487f11a9780a9d9c4955c55e5b42edbbdfc:/tools/poke-rls-asm.S diff --git a/tools/poke-rls-asm.S b/tools/poke-rls-asm.S index 2273169..a67503e 100644 --- a/tools/poke-rls-asm.S +++ b/tools/poke-rls-asm.S @@ -1,3 +1,11 @@ +# poke-rls-asm.S +# Helper functions for poke-rls.c +# NetWatch system management mode administration console +# +# 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. + .global poke poke: mov 8(%esp), %ecx