Skip to content

Commit

Permalink
Merge pull request #27 from ckormanyos/simplify_typing
Browse files Browse the repository at this point in the history
Simplify typing
  • Loading branch information
ckormanyos authored Jan 9, 2024
2 parents da22cf4 + 2970f3a commit 390d5fa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/startup/asm_util.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@

#if defined(_MSC_VER)
#define __asm__(x)
#endif

#if defined(_MSC_VER)
#define ATTRIBUTE_NAKED
#else
#define ATTRIBUTE_NAKED __naked
Expand Down

0 comments on commit 390d5fa

Please sign in to comment.