added unix version of KrnSetProtection, KrnAllocPages and KrnFreePages
commita24255a40ff1c28c74b7192b96b8f9ec8397f6cc
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 17 Nov 2010 19:57:49 +0000 (17 19:57 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 17 Nov 2010 19:57:49 +0000 (17 19:57 +0000)
tree3d8c4894b98af1ac9f9d1faedea959b1819d9846
parentb52ba3d37384de0337a0d8368181cbfbce5400f5
added unix version of KrnSetProtection, KrnAllocPages and KrnFreePages

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@35591 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/all-unix/kernel/allocpages.c [new file with mode: 0644]
arch/all-unix/kernel/freepages.c [new file with mode: 0644]
arch/all-unix/kernel/setprotection.c [new file with mode: 0644]