Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

Commit b793494

Browse files
committed
clean commit
1 parent 8450635 commit b793494

File tree

528 files changed

+1
-1299
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

528 files changed

+1
-1299
lines changed

charlotte_core/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ use init::InitApi;
3535
pub extern "C" fn main() -> ! {
3636
// This function is the entry point, since the linker looks for a function
3737
// named `main` because of the linker script.
38-
logln!("Entering cbof!");
38+
logln!("Entering Charlotte Core!");
3939
/*Intialize the system*/
4040
logln!("Initializing system...");
4141
init::InitApiImpl::init_system();

charlotte_core/target/.rustc_info.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

charlotte_core/target/CACHEDIR.TAG

Lines changed: 0 additions & 3 deletions
This file was deleted.

charlotte_core/target/debug/.cargo-lock

Whitespace-only changes.
Binary file not shown.

charlotte_core/target/debug/.fingerprint/autocfg-12e34dc06f010928/invoked.timestamp

Lines changed: 0 additions & 1 deletion
This file was deleted.

charlotte_core/target/debug/.fingerprint/autocfg-12e34dc06f010928/lib-autocfg

Lines changed: 0 additions & 1 deletion
This file was deleted.

charlotte_core/target/debug/.fingerprint/autocfg-12e34dc06f010928/lib-autocfg.json

Lines changed: 0 additions & 1 deletion
This file was deleted.
Binary file not shown.

charlotte_core/target/debug/.fingerprint/autocfg-9258bfb02270582c/invoked.timestamp

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)