Skip to content

MouChiaHung/ATTRIBUTE_WEAK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C override mechanism using attribute weak

1.Run make OVERRIDE=0 for calling no override handler.

image

2.Run make OVERRIDE=1 for calling the override handler.

image

3.Run nm to see weak and strong symbols

image

About

C override mechanism using attribute weak.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published