mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 10:26:59 +00:00
src/kernel --> src/
This commit is contained in:
4
src/userland/games/doom/assert.h
Normal file
4
src/userland/games/doom/assert.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef _ASSERT_H
|
||||
#define _ASSERT_H
|
||||
#define assert(x)
|
||||
#endif
|
||||
Reference in New Issue
Block a user