[libc][NFC] Move blockstore out of the CPP folder
authorGuillaume Chatelet <gchatelet@google.com>
Fri, 19 Aug 2022 21:51:40 +0000 (21:51 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Fri, 19 Aug 2022 21:51:53 +0000 (21:51 +0000)
commitf00567ecebadc9759e83fc7ace3415c66b549639
tree63d00834a2eadded0cf55b5ed2f5127b9a9d1dfe
parentcf3654ccc66605b41be7eb14a06877e54955acff
[libc][NFC] Move blockstore out of the CPP folder
libc/src/__support/CMakeLists.txt
libc/src/__support/CPP/CMakeLists.txt
libc/src/__support/blockstore.h [moved from libc/src/__support/CPP/blockstore.h with 100% similarity]
libc/src/stdlib/CMakeLists.txt
libc/src/stdlib/atexit.cpp
libc/test/src/__support/CMakeLists.txt
libc/test/src/__support/CPP/CMakeLists.txt
libc/test/src/__support/blockstore_test.cpp [moved from libc/test/src/__support/CPP/blockstore_test.cpp with 98% similarity]