Skip to content

Add console#7

Open
nxnfufunezn wants to merge 6 commits intomasterfrom
pci-bus
Open

Add console#7
nxnfufunezn wants to merge 6 commits intomasterfrom
pci-bus

Conversation

@nxnfufunezn
Copy link
Copy Markdown
Collaborator

No description provided.


pub static WELCOME: &'static str = " Welcome to RstyOS \
";
static mut CON_BUFFER: [u8; 256] = [0; 256];
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe wrap this buffer around struct?

@nxnfufunezn nxnfufunezn changed the title Added console Add console Jun 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant