Provide a generic Unix implementation of the Memory concept.
authorReid Spencer <rspencer@reidspencer.com>
Sat, 11 Sep 2004 04:57:25 +0000 (04:57 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 11 Sep 2004 04:57:25 +0000 (04:57 +0000)
commit41b21bf2fcd87578a5baa6823b7e5e5ae75089c6
treeeed342e8997fd20d82b2a4cc75d291cab35f4e8d
parent27dafe1f3e9aa3f6632720b451137e2e88f44280
Provide a generic Unix implementation of the Memory concept.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16291 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/Unix/Memory.cpp [new file with mode: 0644]
lib/System/Unix/Memory.inc [new file with mode: 0644]