how to define data at a fixed address in keil in c programming

hello guys

i have a question.

i want to define a constant value, like a byte,  at a fixed flash  address, like 0x1000

how to design?  my environment is keil and C and ARM cortex M0+.

can someone tell me?  thank you...