Separate modules (intended to be production code used for real stuff)
authorhpa <hpa>
Wed, 8 Dec 2004 19:42:54 +0000 (19:42 +0000)
committerhpa <hpa>
Wed, 8 Dec 2004 19:42:54 +0000 (19:42 +0000)
commit6d9fffcea45d238a0e001d3a53277b6d8ba6b14e
treef801567dd914f805249b6935dc94cc0231b23618
parent9d8d831238b6b9b0cd3fcec17b0fe8ea1d7db5c7
Separate modules (intended to be production code used for real stuff)
and samples (demo code).
com32/Makefile
com32/modules/Makefile
com32/samples/Makefile [new file with mode: 0644]
com32/samples/fancyhello.c [moved from com32/modules/fancyhello.c with 100% similarity]
com32/samples/hello.c [moved from com32/modules/hello.c with 100% similarity]
com32/samples/keytest.c [moved from com32/modules/keytest.c with 100% similarity]