diff options
author | FreeArtMan <dos21h@gmail.com> | 2015-01-08 00:28:11 +0900 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2015-01-08 00:28:11 +0900 |
commit | 3d489fe502178d2d4e58eb8d5736be2fbda38077 (patch) | |
tree | 153d134b43fb8929e0725bb923742466b6e2f1cd /libterm/debug.h | |
parent | 03e459e7dff84c44644b1eccc0e00b73d846fe2a (diff) | |
download | microbbs-3d489fe502178d2d4e58eb8d5736be2fbda38077.tar.gz microbbs-3d489fe502178d2d4e58eb8d5736be2fbda38077.zip |
Bumped libterm version
Diffstat (limited to 'libterm/debug.h')
-rw-r--r-- | libterm/debug.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libterm/debug.h b/libterm/debug.h index a8bf211..a79ea77 100644 --- a/libterm/debug.h +++ b/libterm/debug.h @@ -1,5 +1,5 @@ -#ifndef __RB_DEBUG_UTILS_H -#define __RB_DEBUG_UTILS_H +#ifndef __LIBTERM_DEBUG_UTILS_H +#define __LIBTERM_DEBUG_UTILS_H //what about kprintf? |