Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95256
b: refs/heads/master
c: ab883af
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Apr 30, 2008
1 parent 8c09cb3 commit 9eb2d93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 148ff86b11ec51d7d2f7ff863bd85d0dd5aa908c
refs/heads/master: ab883af53ec1b87add43b32a28d8347f17d5155b
2 changes: 1 addition & 1 deletion trunk/kernel/marker.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ extern struct marker __start___markers[];
extern struct marker __stop___markers[];

/* Set to 1 to enable marker debug output */
const int marker_debug;
static const int marker_debug;

/*
* markers_mutex nests inside module_mutex. Markers mutex protects the builtin
Expand Down

0 comments on commit 9eb2d93

Please sign in to comment.