Skip to content

Commit

Permalink
Revert "header addition for clangd + .gitignore update for clangd & t…
Browse files Browse the repository at this point in the history
…est"

This reverts commit 9cb9e17.
  • Loading branch information
baekrang256 committed Apr 22, 2024
1 parent ada0b2f commit b0649c1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,3 @@ dkms.conf

# Other
test.img

# Clangd related
compile_commands.json
.clangd/*
test.sh
test1.img
3 changes: 0 additions & 3 deletions simplefs.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
#ifndef SIMPLEFS_H
#define SIMPLEFS_H

#include <linux/types.h>
#include <linux/fs.h>

/* source: https://en.wikipedia.org/wiki/Hexspeak */
#define SIMPLEFS_MAGIC 0xDEADCELL

Expand Down

0 comments on commit b0649c1

Please sign in to comment.