Skip to content

Conversation

@NotYourFox
Copy link
Contributor

Added:

  • string functions (kstring)
  • structure for arch-specific code
  • likely/unlikely
  • panic

Deprecated:

Other changes:

  • clang-format.sh to format the code auto-magically
  • changes to .clang-format to ensure proper formatting
  • .gitignore for .vscode
  • refactor and reformat with clang-format
  • added an include path to the Makefile for arch-specific includes

@0Nera
Copy link
Contributor

0Nera commented Jan 13, 2025

If you want intel syntax, rewrite boot.s :D

@NotYourFox NotYourFox marked this pull request as draft January 13, 2025 21:42
@NotYourFox NotYourFox marked this pull request as ready for review January 13, 2025 21:43
@NotYourFox
Copy link
Contributor Author

NotYourFox commented Jan 13, 2025

If you want intel syntax, rewrite boot.s :D

Please draft merge requests if you want minor changes and can't approve otherwise. That aside, I changed regs.S to AT&T syntax.

@0Nera 0Nera merged commit 7a3c8b2 into CIS-osdev:master Jan 14, 2025
2 of 3 checks passed
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.

Please deprecate kstdint.h

2 participants