K 10 svn:author V 2 ed K 8 svn:date V 27 2015-07-22T07:32:49.390554Z K 7 svn:log V 295 Add Makefiles for CloudABI kernel modules. Place all of the machine/pointer size independent code in a kernel module called 'cloudabi'. All of the 64-bit specific code goes in a separate module called 'cloudabi64'. The latter is only enabled on amd64, as it is the only architecture supported. END