diff options
Diffstat (limited to 'Kernel/Source/Atom.cxx')
| -rw-r--r-- | Kernel/Source/Atom.cxx | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Kernel/Source/Atom.cxx b/Kernel/Source/Atom.cxx new file mode 100644 index 00000000..f7ae9416 --- /dev/null +++ b/Kernel/Source/Atom.cxx @@ -0,0 +1,10 @@ +/* ------------------------------------------- + + Copyright SoftwareLabs + +------------------------------------------- */ + +#include <NewKit/Atom.hpp> + +// @file Atom.cpp +// @brief Atomic primitives |
