mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 06:33:31 +00:00
09ef478838
Issue #5236
5 lines
109 B
Makefile
5 lines
109 B
Makefile
#
|
|
# Create symbol alias for jiffies, sharing the value of jiffies_64
|
|
#
|
|
LD_OPT += --defsym=jiffies=jiffies_64
|