mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-01 20:28:15 +00:00
core: improve package doc comments for the documentation generator
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// Bit Manipulation Intrinsics
|
||||
|
||||
package sys_llvm
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
// Code Generator Intrinsics
|
||||
|
||||
package sys_llvm
|
||||
|
||||
@(default_calling_convention="none")
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
// Standard C Library Intrinsics
|
||||
|
||||
package sys_llvm
|
||||
|
||||
@(default_calling_convention="none")
|
||||
|
||||
Reference in New Issue
Block a user