Skip to content

Instantly share code, notes, and snippets.

@aliabbas90
Created February 2, 2023 14:58
Show Gist options
  • Save aliabbas90/873287bc874093ff3165e96b9a4ad51f to your computer and use it in GitHub Desktop.
Save aliabbas90/873287bc874093ff3165e96b9a4ad51f to your computer and use it in GitHub Desktop.

Definitions

The Kernel Framework provides the APIs and support for kernel-resident device drivers and other kernel extensions. The kernel connects the system hardware to the application software, and every operating system has a kernel.

  • library, and its synonyms like a static library, static framework
  • framework, and its synonyms like a dynamic framework
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment