mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 04:01:36 +01:00
baremetal: stat preparing to make perfect like userland/
This commit is contained in:
1
baremetal/assert_fail.c
Symbolic link
1
baremetal/assert_fail.c
Symbolic link
@@ -0,0 +1 @@
|
||||
../lkmc/assert_fail.c
|
||||
@@ -1,3 +1,5 @@
|
||||
/* Test that input request through serial also works. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
This folder contains examples that are not very testable: either are supposed to return 0, or are interactive, etc.
|
||||
@@ -1 +0,0 @@
|
||||
../../lkmc/assert_fail.c
|
||||
Reference in New Issue
Block a user