Added the ADT library (not really abstract, but it's a common data type library)
authorJohn Hodge <[email protected]>
Thu, 15 Apr 2010 02:09:47 +0000 (10:09 +0800)
committerJohn Hodge <[email protected]>
Thu, 15 Apr 2010 02:09:47 +0000 (10:09 +0800)
commit946922b365befebcf03ceab0c5eae9c284465def
tree0dee14def15e4439e5a40b9cf847668a2804345b
parentede46f1819c8b3c51d04829cac8bd95bcc602d8f
Added the ADT library (not really abstract, but it's a common data type library)
- Currenly only includes Ring Buffer code
Kernel/adt.c [new file with mode: 0644]
Kernel/include/adt.h [new file with mode: 0644]

UCC git Repository :: git.ucc.asn.au