# Packages
Package atomic provides atomic operations, independent of sync/atomic,
to the runtime.
Package exithook provides limited support for on-exit cleanup.
No description provided by the author
package sys contains system- and configuration- and architecture-specific constants used by the runtime.
Package syscall provides the syscall primitives required for the runtime.