Move memmove(), strcasecmp() and strncasecmp() in !defined(KERNEL_VIRTUAL).
authorSascha Wildner <saw@online.de>
Fri, 16 Apr 2010 14:26:07 +0000 (16:26 +0200)
committerSascha Wildner <saw@online.de>
Fri, 16 Apr 2010 14:29:38 +0000 (16:29 +0200)
commit870c27eea515ab71ecd9666c333fb4b358f977a3
tree4316a18428c97ed3bb594fa3f1b8369cd9b76176
parentb14ea43b3d550fb516b2c2e9d998d2c2a105d4ea
Move memmove(), strcasecmp() and strncasecmp() in !defined(KERNEL_VIRTUAL).

This fixes the VKERNEL build.
include/string.h
include/strings.h