Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
VexedUXR committed Nov 15, 2024
1 parent 0b13fd5 commit 5f59edb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sys/powerpc/booke/booke_machdep.c
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,10 @@
#define debugf(fmt, args...)
#endif

/*
* TEST
*/

extern unsigned char _etext[];
extern unsigned char _edata[];
extern unsigned char __bss_start[];
Expand Down

0 comments on commit 5f59edb

Please sign in to comment.