Skip to content

Commit

Permalink
Simplify typing
Browse files Browse the repository at this point in the history
  • Loading branch information
ckormanyos committed Jan 9, 2024
1 parent da22cf4 commit 2970f3a
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 2970f3a

Please sign in to comment.